version 2

This commit is contained in:
Greg Lutz
2015-06-23 06:54:36 -04:00
parent 8694ede85d
commit 097ffd34c3

View File

@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.3.26.0")] [assembly: AssemblyVersion("2.0.0.0")]
[assembly: AssemblyFileVersion("1.3.26.0")] [assembly: AssemblyFileVersion("2.0.0.0")]