Bump version number for prep for new release, everything is 7.6 now with no patch
This commit is contained in:
@@ -25,7 +25,7 @@ using System.Runtime.CompilerServices;
|
||||
// You can specify all the value or you can default the Revision and Build Numbers
|
||||
// by using the '*' as shown below:
|
||||
|
||||
[assembly: AssemblyVersion("7.5.0.0")]
|
||||
[assembly: AssemblyVersion("7.6.0.0")]
|
||||
|
||||
//
|
||||
// In order to sign your assembly you must specify a key to use. Refer to the
|
||||
@@ -48,4 +48,4 @@ using System.Runtime.CompilerServices;
|
||||
//[assembly: AssemblyDelaySign(false)]
|
||||
//[assembly: AssemblyKeyFile("")]
|
||||
//[assembly: AssemblyKeyName("")]
|
||||
[assembly: AssemblyFileVersionAttribute("7.5.0.0")]
|
||||
[assembly: AssemblyFileVersionAttribute("7.6.0.0")]
|
||||
|
||||
Reference in New Issue
Block a user