Bump version number for prep for new release, everything is 7.6 now with no patch
This commit is contained in:
@@ -27,7 +27,7 @@ using System.Security.Permissions;
|
||||
// You can specify all the values 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")]
|
||||
|
||||
// Test commnet for subversion testing
|
||||
|
||||
@@ -64,4 +64,4 @@ using System.Security.Permissions;
|
||||
// Configure log4net using the .config file
|
||||
//[assembly: log4net.Config.XmlConfigurator(ConfigFile="Log4Net.config",Watch=true)]
|
||||
//[assembly: log4net.Config.XmlConfigurator( ConfigFile="Log4Net.config",Watch=true )]
|
||||
[assembly: AssemblyFileVersionAttribute("7.5.10.0")]
|
||||
[assembly: AssemblyFileVersionAttribute("7.6.0.0")]
|
||||
|
||||
Reference in New Issue
Block a user