Version bump for v2.2

This commit is contained in:
Gary Sharp
2016-11-17 00:26:46 +11:00
parent 67261cd5b8
commit d9cade74b6
10 changed files with 23 additions and 18 deletions
+2 -2
View File
@@ -31,5 +31,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("2.2.16272.1003")] [assembly: AssemblyVersion("2.2.16320.1300")]
[assembly: AssemblyFileVersion("2.2.16272.1003")] [assembly: AssemblyFileVersion("2.2.16320.1300")]
+2 -2
View File
@@ -31,5 +31,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("2.2.16272.1003")] [assembly: AssemblyVersion("2.2.16320.1300")]
[assembly: AssemblyFileVersion("2.2.16272.1003")] [assembly: AssemblyFileVersion("2.2.16320.1300")]
@@ -31,5 +31,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("2.2.16272.1003")] [assembly: AssemblyVersion("2.2.16320.1300")]
[assembly: AssemblyFileVersion("2.2.16272.1003")] [assembly: AssemblyFileVersion("2.2.16320.1300")]
+2 -2
View File
@@ -31,5 +31,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("2.2.16272.1003")] [assembly: AssemblyVersion("2.2.16320.1300")]
[assembly: AssemblyFileVersion("2.2.16272.1003")] [assembly: AssemblyFileVersion("2.2.16320.1300")]
+2 -2
View File
@@ -31,5 +31,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("2.2.16272.1003")] [assembly: AssemblyVersion("2.2.16320.1300")]
[assembly: AssemblyFileVersion("2.2.16272.1003")] [assembly: AssemblyFileVersion("2.2.16320.1300")]
@@ -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("2.0.16272.1003")] [assembly: AssemblyVersion("2.0.16320.1300")]
[assembly: AssemblyFileVersion("2.0.16272.1003")] [assembly: AssemblyFileVersion("2.0.16320.1300")]
+2 -2
View File
@@ -31,5 +31,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("2.2.16272.1003")] [assembly: AssemblyVersion("2.2.16320.1300")]
[assembly: AssemblyFileVersion("2.2.16272.1003")] [assembly: AssemblyFileVersion("2.2.16320.1300")]
@@ -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("2.2.16272.1003")] [assembly: AssemblyVersion("2.2.16320.1300")]
[assembly: AssemblyFileVersion("2.2.16272.1003")] [assembly: AssemblyFileVersion("2.2.16320.1300")]
+2 -2
View File
@@ -30,5 +30,5 @@ using System.Runtime.InteropServices;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("2.2.16272.1003")] [assembly: AssemblyVersion("2.2.16320.1300")]
[assembly: AssemblyFileVersion("2.2.16272.1003")] [assembly: AssemblyFileVersion("2.2.16320.1300")]
+5
View File
@@ -129,4 +129,9 @@ Global
GlobalSection(SolutionProperties) = preSolution GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE HideSolutionNode = FALSE
EndGlobalSection EndGlobalSection
GlobalSection(AutomaticVersions) = postSolution
UpdateAssemblyVersion = False
UpdateAssemblyFileVersion = False
UpdateAssemblyInfoVersion = False
EndGlobalSection
EndGlobal EndGlobal