[tasque/transition: 28/213] Prevent automatic revision number generation



commit 3b798d72e99a18ac206575accf8c711f2702a045
Author: Antonius Riha <antoniusriha gmail com>
Date:   Mon May 21 16:03:32 2012 +0200

    Prevent automatic revision number generation

 build/CommonAssemblyInfo.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/build/CommonAssemblyInfo.cs b/build/CommonAssemblyInfo.cs
index ad5d060..fa1d88d 100644
--- a/build/CommonAssemblyInfo.cs
+++ b/build/CommonAssemblyInfo.cs
@@ -13,4 +13,4 @@ using System.Reflection;
 // The form "{Major}.{Minor}.*" will automatically update the build and revision,
 // and "{Major}.{Minor}.{Build}.*" will update just the revision.
 
-[assembly: AssemblyVersion("0.1.10.*")]
\ No newline at end of file
+[assembly: AssemblyVersion("0.1.10.0")]
\ No newline at end of file



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]