tweaking version numbering for releases · 4cac4d8a0c - SVN.BY: Go Git Service
Просмотр исходного кода

tweaking version numbering for releases

Tiernan OToole лет назад: 10
Родитель
Сommit
4cac4d8a0c
1 измененных файлов с 2 добавлено и 2 удалено
  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")]