Browse Source

Changed AssemblyVersion to "1.0.1.*".

pull/53/head
rstam 15 years ago
parent
commit
b23fd95994
  1. 2
      GlobalAssemblyInfo.cs

2
GlobalAssemblyInfo.cs

@ -37,4 +37,4 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.4098")]
[assembly: AssemblyVersion("1.0.1.*")]
Loading…
Cancel
Save