tweaking version numbering for releases · 4cac4d8a0c - SVN.BY: Go Git Service
Bläddra i källkod

tweaking version numbering for releases

Tiernan OToole 8 år sedan
förälder
incheckning
4cac4d8a0c
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      B2Uploader/Properties/AssemblyInfo.cs

+ 2 - 2
B2Uploader/Properties/AssemblyInfo.cs

32
 // You can specify all the values or you can default the Build and Revision Numbers 
32
 // You can specify all the values or you can default the Build and Revision Numbers 
33
 // by using the '*' as shown below:
33
 // by using the '*' as shown below:
34
 // [assembly: AssemblyVersion("1.0.*")]
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")]