Updated AssemblyInfo.cs to support build version numbering, so we can publish nightly binary snapshots along with the documentation
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@2006 52acb1d6-8a22-11de-b505-999d5b087335
This commit is contained in:
@@ -25,7 +25,7 @@ using System.Runtime.CompilerServices;
|
||||
// You can specify all the values or you can default the Revision and Build Numbers
|
||||
// by using the '*' as shown below:
|
||||
|
||||
[assembly: AssemblyVersion("1.0.0.0")]
|
||||
[assembly: AssemblyVersion("1.0.0.*")]
|
||||
|
||||
//
|
||||
// In order to sign your assembly you must specify a key to use. Refer to the
|
||||
|
||||
Reference in New Issue
Block a user