Herp
This commit is contained in:
parent
77d3ec431e
commit
9e79aadf3c
1 changed files with 6 additions and 3 deletions
|
|
@ -34,6 +34,9 @@ using System.Runtime.InteropServices;
|
|||
// 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.*")]
|
||||
|
||||
[assembly: AssemblyVersion("3.4.2.1233")]
|
||||
[assembly: AssemblyFileVersion("3.4.2.1233")]
|
||||
// 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")]
|
||||
Loading…
Add table
Add a link
Reference in a new issue