This commit is contained in:
Lucas Nicodemus 2011-12-29 22:39:30 -07:00
parent 77d3ec431e
commit 9e79aadf3c

View file

@ -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")]