From 475578332b263086ace25ce5d0ca76aafc64728e Mon Sep 17 00:00:00 2001 From: AnglicanGeek Date: Wed, 6 Oct 2010 20:39:49 -0700 Subject: [PATCH] updated version to 1.0.1 --- GlobalAssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GlobalAssemblyInfo.cs b/GlobalAssemblyInfo.cs index 928812d..51c3a1b 100644 --- a/GlobalAssemblyInfo.cs +++ b/GlobalAssemblyInfo.cs @@ -5,4 +5,4 @@ using System.Runtime.InteropServices; [assembly : AssemblyProduct("ColorCode")] [assembly : AssemblyCopyright("Copyright (C) Microsoft Corporation")] [assembly : ComVisible(false)] -[assembly : AssemblyVersion("1.0.0.0")] \ No newline at end of file +[assembly : AssemblyVersion("1.0.1.0")] \ No newline at end of file