tweaking version numbering for releases · 4cac4d8a0c - SVN.BY: Go Git Service
瀏覽代碼

tweaking version numbering for releases

Tiernan OToole 8 年之前
父節點
當前提交
4cac4d8a0c
共有 1 個文件被更改,包括 2 次插入2 次删除
  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")]