From a0d643eda1617156e3c6d1fc5ffc1e1f6dc4964f Mon Sep 17 00:00:00 2001 From: Gary Sharp Date: Mon, 21 Nov 2016 16:40:50 +1100 Subject: [PATCH] Version bump for #103 --- Disco.BI/Properties/AssemblyInfo.cs | 4 ++-- Disco.Client/Properties/AssemblyInfo.cs | 4 ++-- Disco.ClientBootstrapper/Properties/AssemblyInfo.cs | 4 ++-- Disco.Data/Properties/AssemblyInfo.cs | 4 ++-- Disco.Models/Properties/AssemblyInfo.cs | 4 ++-- .../Properties/AssemblyInfo.cs | 4 ++-- Disco.Services/Properties/AssemblyInfo.cs | 4 ++-- Disco.Web.Extensions/Properties/AssemblyInfo.cs | 4 ++-- Disco.Web/Properties/AssemblyInfo.cs | 4 ++-- 9 files changed, 18 insertions(+), 18 deletions(-) diff --git a/Disco.BI/Properties/AssemblyInfo.cs b/Disco.BI/Properties/AssemblyInfo.cs index 0ed7e1f5..dca8daf8 100644 --- a/Disco.BI/Properties/AssemblyInfo.cs +++ b/Disco.BI/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ using System.Runtime.InteropServices; // 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.2.16320.1300")] -[assembly: AssemblyFileVersion("2.2.16320.1300")] \ No newline at end of file +[assembly: AssemblyVersion("2.2.16326.0500")] +[assembly: AssemblyFileVersion("2.2.16326.0500")] \ No newline at end of file diff --git a/Disco.Client/Properties/AssemblyInfo.cs b/Disco.Client/Properties/AssemblyInfo.cs index 622cc630..ec5a97b6 100644 --- a/Disco.Client/Properties/AssemblyInfo.cs +++ b/Disco.Client/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ using System.Runtime.InteropServices; // 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.2.16320.1300")] -[assembly: AssemblyFileVersion("2.2.16320.1300")] \ No newline at end of file +[assembly: AssemblyVersion("2.2.16326.0500")] +[assembly: AssemblyFileVersion("2.2.16326.0500")] \ No newline at end of file diff --git a/Disco.ClientBootstrapper/Properties/AssemblyInfo.cs b/Disco.ClientBootstrapper/Properties/AssemblyInfo.cs index 784cfe96..05815eb6 100644 --- a/Disco.ClientBootstrapper/Properties/AssemblyInfo.cs +++ b/Disco.ClientBootstrapper/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ using System.Runtime.InteropServices; // 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.2.16320.1300")] -[assembly: AssemblyFileVersion("2.2.16320.1300")] \ No newline at end of file +[assembly: AssemblyVersion("2.2.16326.0500")] +[assembly: AssemblyFileVersion("2.2.16326.0500")] \ No newline at end of file diff --git a/Disco.Data/Properties/AssemblyInfo.cs b/Disco.Data/Properties/AssemblyInfo.cs index e1f9cbed..aed8de84 100644 --- a/Disco.Data/Properties/AssemblyInfo.cs +++ b/Disco.Data/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ using System.Runtime.InteropServices; // 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.2.16320.1300")] -[assembly: AssemblyFileVersion("2.2.16320.1300")] \ No newline at end of file +[assembly: AssemblyVersion("2.2.16326.0500")] +[assembly: AssemblyFileVersion("2.2.16326.0500")] \ No newline at end of file diff --git a/Disco.Models/Properties/AssemblyInfo.cs b/Disco.Models/Properties/AssemblyInfo.cs index 7a7006be..f4abb6c7 100644 --- a/Disco.Models/Properties/AssemblyInfo.cs +++ b/Disco.Models/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ using System.Runtime.InteropServices; // 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.2.16320.1300")] -[assembly: AssemblyFileVersion("2.2.16320.1300")] \ No newline at end of file +[assembly: AssemblyVersion("2.2.16326.0500")] +[assembly: AssemblyFileVersion("2.2.16326.0500")] \ No newline at end of file diff --git a/Disco.Services.Plugins.ManifestGenerator/Properties/AssemblyInfo.cs b/Disco.Services.Plugins.ManifestGenerator/Properties/AssemblyInfo.cs index e803f49c..db1960e5 100644 --- a/Disco.Services.Plugins.ManifestGenerator/Properties/AssemblyInfo.cs +++ b/Disco.Services.Plugins.ManifestGenerator/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ using System.Runtime.InteropServices; // 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.16320.1300")] -[assembly: AssemblyFileVersion("2.0.16320.1300")] +[assembly: AssemblyVersion("2.0.16326.0500")] +[assembly: AssemblyFileVersion("2.0.16326.0500")] diff --git a/Disco.Services/Properties/AssemblyInfo.cs b/Disco.Services/Properties/AssemblyInfo.cs index 77c28fda..e5723d4e 100644 --- a/Disco.Services/Properties/AssemblyInfo.cs +++ b/Disco.Services/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ using System.Runtime.InteropServices; // 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.2.16320.1300")] -[assembly: AssemblyFileVersion("2.2.16320.1300")] \ No newline at end of file +[assembly: AssemblyVersion("2.2.16326.0500")] +[assembly: AssemblyFileVersion("2.2.16326.0500")] \ No newline at end of file diff --git a/Disco.Web.Extensions/Properties/AssemblyInfo.cs b/Disco.Web.Extensions/Properties/AssemblyInfo.cs index 9d0dca40..4711ded6 100644 --- a/Disco.Web.Extensions/Properties/AssemblyInfo.cs +++ b/Disco.Web.Extensions/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ using System.Runtime.InteropServices; // 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.2.16320.1300")] -[assembly: AssemblyFileVersion("2.2.16320.1300")] \ No newline at end of file +[assembly: AssemblyVersion("2.2.16326.0500")] +[assembly: AssemblyFileVersion("2.2.16326.0500")] \ No newline at end of file diff --git a/Disco.Web/Properties/AssemblyInfo.cs b/Disco.Web/Properties/AssemblyInfo.cs index 001cef5c..e9c75373 100644 --- a/Disco.Web/Properties/AssemblyInfo.cs +++ b/Disco.Web/Properties/AssemblyInfo.cs @@ -30,5 +30,5 @@ using System.Runtime.InteropServices; // // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("2.2.16320.1300")] -[assembly: AssemblyFileVersion("2.2.16320.1300")] \ No newline at end of file +[assembly: AssemblyVersion("2.2.16326.0500")] +[assembly: AssemblyFileVersion("2.2.16326.0500")] \ No newline at end of file