From 3e7b4557c6c3e6f9c3bd4a4b88e3515be37d3226 Mon Sep 17 00:00:00 2001 From: Emrah Yumuk Date: Wed, 27 May 2015 19:19:15 +0300 Subject: [PATCH] Assembly version changed 0.9.8 --- Novaroma.Engine/Properties/AssemblyInfo.cs | 4 ++-- Novaroma.Services/Properties/AssemblyInfo.cs | 4 ++-- Novaroma.Shell/Properties/AssemblyInfo.cs | 4 ++-- Novaroma.Win/App.config | 2 +- Novaroma.Win/Properties/AssemblyInfo.cs | 4 ++-- Novaroma/Properties/AssemblyInfo.cs | 4 ++-- 6 files changed, 11 insertions(+), 11 deletions(-) diff --git a/Novaroma.Engine/Properties/AssemblyInfo.cs b/Novaroma.Engine/Properties/AssemblyInfo.cs index 601c4f3..36c7256 100644 --- a/Novaroma.Engine/Properties/AssemblyInfo.cs +++ b/Novaroma.Engine/Properties/AssemblyInfo.cs @@ -33,6 +33,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("0.9.7.0")] -[assembly: AssemblyFileVersion("0.9.7.0")] +[assembly: AssemblyVersion("0.9.8.0")] +[assembly: AssemblyFileVersion("0.9.8.0")] [assembly: NeutralResourcesLanguageAttribute("en")] diff --git a/Novaroma.Services/Properties/AssemblyInfo.cs b/Novaroma.Services/Properties/AssemblyInfo.cs index 3c2e5e8..cd0fc47 100644 --- a/Novaroma.Services/Properties/AssemblyInfo.cs +++ b/Novaroma.Services/Properties/AssemblyInfo.cs @@ -33,6 +33,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("0.9.7.0")] -[assembly: AssemblyFileVersion("0.9.7.0")] +[assembly: AssemblyVersion("0.9.8.0")] +[assembly: AssemblyFileVersion("0.9.8.0")] [assembly: NeutralResourcesLanguageAttribute("en")] diff --git a/Novaroma.Shell/Properties/AssemblyInfo.cs b/Novaroma.Shell/Properties/AssemblyInfo.cs index e8e05e5..9a9c053 100644 --- a/Novaroma.Shell/Properties/AssemblyInfo.cs +++ b/Novaroma.Shell/Properties/AssemblyInfo.cs @@ -33,6 +33,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("0.9.7.0")] -[assembly: AssemblyFileVersion("0.9.7.0")] +[assembly: AssemblyVersion("0.9.8.0")] +[assembly: AssemblyFileVersion("0.9.8.0")] [assembly: NeutralResourcesLanguageAttribute("en")] diff --git a/Novaroma.Win/App.config b/Novaroma.Win/App.config index 43b58c0..ee84dd0 100644 --- a/Novaroma.Win/App.config +++ b/Novaroma.Win/App.config @@ -29,7 +29,7 @@ - + diff --git a/Novaroma.Win/Properties/AssemblyInfo.cs b/Novaroma.Win/Properties/AssemblyInfo.cs index 2891d10..be2268f 100644 --- a/Novaroma.Win/Properties/AssemblyInfo.cs +++ b/Novaroma.Win/Properties/AssemblyInfo.cs @@ -50,7 +50,7 @@ // 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("0.9.7.0")] -[assembly: AssemblyFileVersion("0.9.7.0")] +[assembly: AssemblyVersion("0.9.8.0")] +[assembly: AssemblyFileVersion("0.9.8.0")] [assembly: NeutralResourcesLanguageAttribute("en")] [assembly: GuidAttribute("29A08E8C-9E12-466C-9B9D-195D8B3FBDB9")] diff --git a/Novaroma/Properties/AssemblyInfo.cs b/Novaroma/Properties/AssemblyInfo.cs index e41232d..2006a05 100644 --- a/Novaroma/Properties/AssemblyInfo.cs +++ b/Novaroma/Properties/AssemblyInfo.cs @@ -33,6 +33,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("0.9.7.0")] -[assembly: AssemblyFileVersion("0.9.7.0")] +[assembly: AssemblyVersion("0.9.8.0")] +[assembly: AssemblyFileVersion("0.9.8.0")] [assembly: NeutralResourcesLanguageAttribute("en")]