From e1e21d16a7b415e02bf733ef18ca968c5c0ba690 Mon Sep 17 00:00:00 2001 From: SamHurne Date: Sat, 11 Jul 2015 15:50:28 -0400 Subject: [PATCH] Updated assembly version --- GW2PAO.API/Properties/AssemblyInfo.cs | 2 +- GW2PAO.PresentationCore/Properties/AssemblyInfo.cs | 2 +- GW2PAO.TS3/Properties/AssemblyInfo.cs | 2 +- GW2PAO/Properties/AssemblyInfo.cs | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/GW2PAO.API/Properties/AssemblyInfo.cs b/GW2PAO.API/Properties/AssemblyInfo.cs index ad41b64..6c65160 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("3.2.*")] +[assembly: AssemblyVersion("3.3.*")] //[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 7212c5e..a663db7 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("3.2.*")] +[assembly: AssemblyVersion("3.3.*")] //[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 94e5694..dd6c282 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("3.2.*")] +[assembly: AssemblyVersion("3.3.*")] //[assembly: AssemblyFileVersion("1.0.0.0")] //[assembly: AssemblyInformationalVersion("1.0 RC1")] diff --git a/GW2PAO/Properties/AssemblyInfo.cs b/GW2PAO/Properties/AssemblyInfo.cs index 05badfa..ae1ec48 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("3.2.*")] +[assembly: AssemblyVersion("3.3.*")] //[assembly: AssemblyFileVersion("1.0.0.0")] //[assembly: AssemblyInformationalVersion("1.0 RC1")]