Cleaned up the version thingy so people aren't confused when committing later. Also, Zidonuke, that last number is a MMdd, not a randomly chosen number.
This commit is contained in:
parent
9e79aadf3c
commit
fd51214146
1 changed files with 4 additions and 11 deletions
|
|
@ -29,14 +29,7 @@ using System.Runtime.InteropServices;
|
|||
// Major Version
|
||||
// Minor Version
|
||||
// Build Number
|
||||
// Revision
|
||||
//
|
||||
// You can specify all the values or you can default the Build and Revision Numbers
|
||||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
// OI, DERPHEADS:
|
||||
// The revision is a date!
|
||||
// As in 3.4.2.mmdd
|
||||
// Not some wonky random number
|
||||
[assembly: AssemblyVersion("3.4.2.1229")]
|
||||
[assembly: AssemblyFileVersion("3.4.2.1229")]
|
||||
// MMdd of the build
|
||||
|
||||
[assembly: AssemblyVersion("3.4.2.1230")]
|
||||
[assembly: AssemblyFileVersion("3.4.2.1230")]
|
||||
Loading…
Add table
Add a link
Reference in a new issue