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")]