From 83e9b7a832f8ff77dedcef1af65731aa1f3324ab Mon Sep 17 00:00:00 2001 From: Gary Sharp Date: Thu, 26 Jun 2014 14:54:48 +1000 Subject: [PATCH] Beta Release: v2.0.0626 --- Disco.BI/Disco.BI.csproj | 2 +- Disco.BI/Properties/AssemblyInfo.cs | 4 ++-- Disco.Client/Disco.Client.csproj | 2 +- Disco.Client/Properties/AssemblyInfo.cs | 4 ++-- Disco.ClientBootstrapper/Disco.ClientBootstrapper.csproj | 2 +- Disco.ClientBootstrapper/Properties/AssemblyInfo.cs | 4 ++-- Disco.Data/Disco.Data.csproj | 2 +- Disco.Data/Properties/AssemblyInfo.cs | 4 ++-- Disco.Models/Disco.Models.csproj | 2 +- Disco.Models/Properties/AssemblyInfo.cs | 4 ++-- Disco.Services/Disco.Services.csproj | 2 +- Disco.Services/Properties/AssemblyInfo.cs | 4 ++-- Disco.Web.Extensions/Disco.Web.Extensions.csproj | 2 +- Disco.Web.Extensions/Properties/AssemblyInfo.cs | 4 ++-- Disco.Web/Areas/Config/Models/SystemConfig/IndexModel.cs | 2 +- Disco.Web/Disco.Web.csproj | 4 ++-- Disco.Web/Properties/AssemblyInfo.cs | 4 ++-- 17 files changed, 26 insertions(+), 26 deletions(-) diff --git a/Disco.BI/Disco.BI.csproj b/Disco.BI/Disco.BI.csproj index 3896446a..5c5390b6 100644 --- a/Disco.BI/Disco.BI.csproj +++ b/Disco.BI/Disco.BI.csproj @@ -207,7 +207,7 @@ - + diff --git a/Disco.BI/Properties/AssemblyInfo.cs b/Disco.BI/Properties/AssemblyInfo.cs index 94ff9f23..8c487b97 100644 --- a/Disco.BI/Properties/AssemblyInfo.cs +++ b/Disco.BI/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("1.2.1229.1537")] -[assembly: AssemblyFileVersion("1.2.1229.1537")] \ No newline at end of file +[assembly: AssemblyVersion("2.0.0626.0000")] +[assembly: AssemblyFileVersion("2.0.0626.0000")] \ No newline at end of file diff --git a/Disco.Client/Disco.Client.csproj b/Disco.Client/Disco.Client.csproj index acbd8922..18f8608f 100644 --- a/Disco.Client/Disco.Client.csproj +++ b/Disco.Client/Disco.Client.csproj @@ -121,7 +121,7 @@ - + diff --git a/Disco.Client/Properties/AssemblyInfo.cs b/Disco.Client/Properties/AssemblyInfo.cs index f9ca16d6..fe8adbb8 100644 --- a/Disco.Client/Properties/AssemblyInfo.cs +++ b/Disco.Client/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("1.2.1128.1503")] -[assembly: AssemblyFileVersion("1.2.1128.1503")] \ No newline at end of file +[assembly: AssemblyVersion("2.0.0626.0000")] +[assembly: AssemblyFileVersion("2.0.0626.0000")] \ No newline at end of file diff --git a/Disco.ClientBootstrapper/Disco.ClientBootstrapper.csproj b/Disco.ClientBootstrapper/Disco.ClientBootstrapper.csproj index 431bf4cb..d9b839b9 100644 --- a/Disco.ClientBootstrapper/Disco.ClientBootstrapper.csproj +++ b/Disco.ClientBootstrapper/Disco.ClientBootstrapper.csproj @@ -319,7 +319,7 @@ - + diff --git a/Disco.ClientBootstrapper/Properties/AssemblyInfo.cs b/Disco.ClientBootstrapper/Properties/AssemblyInfo.cs index 4678187e..8ac8d12b 100644 --- a/Disco.ClientBootstrapper/Properties/AssemblyInfo.cs +++ b/Disco.ClientBootstrapper/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("1.2.1128.1503")] -[assembly: AssemblyFileVersion("1.2.1128.1503")] \ No newline at end of file +[assembly: AssemblyVersion("2.0.0626.0000")] +[assembly: AssemblyFileVersion("2.0.0626.0000")] \ No newline at end of file diff --git a/Disco.Data/Disco.Data.csproj b/Disco.Data/Disco.Data.csproj index fb317773..6244f765 100644 --- a/Disco.Data/Disco.Data.csproj +++ b/Disco.Data/Disco.Data.csproj @@ -213,7 +213,7 @@ - + diff --git a/Disco.Data/Properties/AssemblyInfo.cs b/Disco.Data/Properties/AssemblyInfo.cs index a1e488ff..a21535ea 100644 --- a/Disco.Data/Properties/AssemblyInfo.cs +++ b/Disco.Data/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("1.2.1229.1537")] -[assembly: AssemblyFileVersion("1.2.1229.1537")] \ No newline at end of file +[assembly: AssemblyVersion("2.0.0626.0000")] +[assembly: AssemblyFileVersion("2.0.0626.0000")] \ No newline at end of file diff --git a/Disco.Models/Disco.Models.csproj b/Disco.Models/Disco.Models.csproj index d6383f5b..28bb1182 100644 --- a/Disco.Models/Disco.Models.csproj +++ b/Disco.Models/Disco.Models.csproj @@ -182,7 +182,7 @@ - + diff --git a/Disco.Models/Properties/AssemblyInfo.cs b/Disco.Models/Properties/AssemblyInfo.cs index 35c7a5c3..cf38c08c 100644 --- a/Disco.Models/Properties/AssemblyInfo.cs +++ b/Disco.Models/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("1.2.1229.1537")] -[assembly: AssemblyFileVersion("1.2.1229.1537")] \ No newline at end of file +[assembly: AssemblyVersion("2.0.0626.0000")] +[assembly: AssemblyFileVersion("2.0.0626.0000")] \ No newline at end of file diff --git a/Disco.Services/Disco.Services.csproj b/Disco.Services/Disco.Services.csproj index f1c6745d..ed7546a2 100644 --- a/Disco.Services/Disco.Services.csproj +++ b/Disco.Services/Disco.Services.csproj @@ -362,7 +362,7 @@ - + diff --git a/Disco.Services/Properties/AssemblyInfo.cs b/Disco.Services/Properties/AssemblyInfo.cs index 9e180ac3..6fad0148 100644 --- a/Disco.Services/Properties/AssemblyInfo.cs +++ b/Disco.Services/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("1.2.1229.1537")] -[assembly: AssemblyFileVersion("1.2.1229.1537")] \ No newline at end of file +[assembly: AssemblyVersion("2.0.0626.0000")] +[assembly: AssemblyFileVersion("2.0.0626.0000")] \ No newline at end of file diff --git a/Disco.Web.Extensions/Disco.Web.Extensions.csproj b/Disco.Web.Extensions/Disco.Web.Extensions.csproj index 72c07d90..b694283a 100644 --- a/Disco.Web.Extensions/Disco.Web.Extensions.csproj +++ b/Disco.Web.Extensions/Disco.Web.Extensions.csproj @@ -126,7 +126,7 @@ - + diff --git a/Disco.Web.Extensions/Properties/AssemblyInfo.cs b/Disco.Web.Extensions/Properties/AssemblyInfo.cs index 933447a3..6e21b162 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("1.2.1229.1537")] -[assembly: AssemblyFileVersion("1.2.1229.1537")] \ No newline at end of file +[assembly: AssemblyVersion("2.0.0626.0000")] +[assembly: AssemblyFileVersion("2.0.0626.0000")] \ No newline at end of file diff --git a/Disco.Web/Areas/Config/Models/SystemConfig/IndexModel.cs b/Disco.Web/Areas/Config/Models/SystemConfig/IndexModel.cs index 8c3dad5f..1a450f42 100644 --- a/Disco.Web/Areas/Config/Models/SystemConfig/IndexModel.cs +++ b/Disco.Web/Areas/Config/Models/SystemConfig/IndexModel.cs @@ -25,7 +25,7 @@ namespace Disco.Web.Areas.Config.Models.SystemConfig { try { - return new DateTime(v.Minor + 2011, v.Build / 100, v.Build % 100, v.Revision / 100, v.Revision % 100, 0); + return new DateTime(v.Minor + 2014, v.Build / 100, v.Build % 100, v.Revision / 100, v.Revision % 100, 0); } catch (Exception) { diff --git a/Disco.Web/Disco.Web.csproj b/Disco.Web/Disco.Web.csproj index ea1277c3..2cbf119d 100644 --- a/Disco.Web/Disco.Web.csproj +++ b/Disco.Web/Disco.Web.csproj @@ -2087,7 +2087,7 @@ - + Designer @@ -2177,7 +2177,7 @@ False - + diff --git a/Disco.Web/Properties/AssemblyInfo.cs b/Disco.Web/Properties/AssemblyInfo.cs index 85302e07..ddb640fa 100644 --- a/Disco.Web/Properties/AssemblyInfo.cs +++ b/Disco.Web/Properties/AssemblyInfo.cs @@ -31,5 +31,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("1.2.1229.1537")] -[assembly: AssemblyFileVersion("1.2.1229.1537")] \ No newline at end of file +[assembly: AssemblyVersion("2.0.0626.0000")] +[assembly: AssemblyFileVersion("2.0.0626.0000")] \ No newline at end of file