From 9ba8ec4897049a684f73caa7583ae3308a6a2ed5 Mon Sep 17 00:00:00 2001 From: SamHurne Date: Sun, 19 Oct 2014 15:03:46 -0400 Subject: [PATCH] Updated Assembly version to 2.1 --- GW2PAO.API/Properties/AssemblyInfo.cs | 2 +- GW2PAO.Mumble/Properties/AssemblyInfo.cs | 2 +- GW2PAO.PresentationCore/Properties/AssemblyInfo.cs | 2 +- GW2PAO.StickyWindows/Properties/AssemblyInfo.cs | 2 +- GW2PAO.TS3/Properties/AssemblyInfo.cs | 2 +- GW2PAO/Properties/AssemblyInfo.cs | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/GW2PAO.API/Properties/AssemblyInfo.cs b/GW2PAO.API/Properties/AssemblyInfo.cs index 81a5bdf..e36dbf1 100644 --- a/GW2PAO.API/Properties/AssemblyInfo.cs +++ b/GW2PAO.API/Properties/AssemblyInfo.cs @@ -32,6 +32,6 @@ // 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("2.0.*")] +[assembly: AssemblyVersion("2.1.*")] //[assembly: AssemblyFileVersion("1.0.0.0")] //[assembly: AssemblyInformationalVersion("1.0 RC1")] diff --git a/GW2PAO.Mumble/Properties/AssemblyInfo.cs b/GW2PAO.Mumble/Properties/AssemblyInfo.cs index 047d1d8..6fa1b8f 100644 --- a/GW2PAO.Mumble/Properties/AssemblyInfo.cs +++ b/GW2PAO.Mumble/Properties/AssemblyInfo.cs @@ -32,6 +32,6 @@ // 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("2.0.*")] +[assembly: AssemblyVersion("2.1.*")] //[assembly: AssemblyFileVersion("1.0.0.0")] //[assembly: AssemblyInformationalVersion("1.0 RC1")] diff --git a/GW2PAO.PresentationCore/Properties/AssemblyInfo.cs b/GW2PAO.PresentationCore/Properties/AssemblyInfo.cs index 515496a..724af29 100644 --- a/GW2PAO.PresentationCore/Properties/AssemblyInfo.cs +++ b/GW2PAO.PresentationCore/Properties/AssemblyInfo.cs @@ -32,6 +32,6 @@ // 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("2.0.*")] +[assembly: AssemblyVersion("2.1.*")] //[assembly: AssemblyFileVersion("1.0.0.0")] //[assembly: AssemblyInformationalVersion("1.0 RC1")] diff --git a/GW2PAO.StickyWindows/Properties/AssemblyInfo.cs b/GW2PAO.StickyWindows/Properties/AssemblyInfo.cs index e34a7d5..a87bce2 100644 --- a/GW2PAO.StickyWindows/Properties/AssemblyInfo.cs +++ b/GW2PAO.StickyWindows/Properties/AssemblyInfo.cs @@ -32,6 +32,6 @@ // 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("2.0.*")] +[assembly: AssemblyVersion("2.1.*")] //[assembly: AssemblyFileVersion("1.0.0.0")] //[assembly: AssemblyInformationalVersion("1.0 RC1")] diff --git a/GW2PAO.TS3/Properties/AssemblyInfo.cs b/GW2PAO.TS3/Properties/AssemblyInfo.cs index 87b69f0..d893343 100644 --- a/GW2PAO.TS3/Properties/AssemblyInfo.cs +++ b/GW2PAO.TS3/Properties/AssemblyInfo.cs @@ -32,6 +32,6 @@ // 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("2.0.*")] +[assembly: AssemblyVersion("2.1.*")] //[assembly: AssemblyFileVersion("1.0.0.0")] //[assembly: AssemblyInformationalVersion("1.0 RC1")] diff --git a/GW2PAO/Properties/AssemblyInfo.cs b/GW2PAO/Properties/AssemblyInfo.cs index 08e6296..28c4283 100644 --- a/GW2PAO/Properties/AssemblyInfo.cs +++ b/GW2PAO/Properties/AssemblyInfo.cs @@ -51,6 +51,6 @@ // 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("2.0.*")] +[assembly: AssemblyVersion("2.1.*")] //[assembly: AssemblyFileVersion("1.0.0.0")] //[assembly: AssemblyInformationalVersion("1.0 RC1")]