tweaking version numbering for releases · 4cac4d8a0c - SVN.BY: Go Git Service
Browse Source

tweaking version numbering for releases

Tiernan OToole 8 years ago
parent
commit
4cac4d8a0c
1 changed files with 2 additions and 2 deletions
  1. 2 2
      B2Uploader/Properties/AssemblyInfo.cs

+ 2 - 2
B2Uploader/Properties/AssemblyInfo.cs

@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
32 32
 // You can specify all the values or you can default the Build and Revision Numbers 
33 33
 // by using the '*' as shown below:
34 34
 // [assembly: AssemblyVersion("1.0.*")]
35
-[assembly: AssemblyVersion("1.0.0.0")]
36
-[assembly: AssemblyFileVersion("1.0.0.0")]
35
+[assembly: AssemblyVersion("0.1.*")]
36
+//[assembly: AssemblyFileVersion("1.0.0.0")]