# HG changeset patch # User cin # Date 2016-04-22 10:09:57 # Node ID cc19dc78edb7ab00b8e227dd379ea42670a9e190 # Parent 1c2a16d071a75a5d8470a5aae0ec1aa0274a16ad bump version to 2.1 diff --git a/Implab/Properties/AssemblyInfo.cs b/Implab/Properties/AssemblyInfo.cs --- a/Implab/Properties/AssemblyInfo.cs +++ b/Implab/Properties/AssemblyInfo.cs @@ -16,7 +16,7 @@ using System.Runtime.InteropServices; // The form "{Major}.{Minor}.*" will automatically update the build and revision, // and "{Major}.{Minor}.{Build}.*" will update just the revision. -[assembly: AssemblyVersion("2.0.*")] +[assembly: AssemblyVersion("2.1.*")] [assembly: ComVisible(false)] // The following attributes are used to specify the signing key for the assembly,