From ceb08f0aa10036723bc0772f5ae778c14bf8c725 Mon Sep 17 00:00:00 2001 From: Emrah Yumuk Date: Tue, 28 Apr 2015 22:51:19 +0300 Subject: [PATCH] Assembly Info changed v0.9.5 --- 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 b164df4..dcd8e9e 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.4.0")] -[assembly: AssemblyFileVersion("0.9.4.0")] +[assembly: AssemblyVersion("0.9.5.0")] +[assembly: AssemblyFileVersion("0.9.5.0")] [assembly: NeutralResourcesLanguageAttribute("en")] diff --git a/Novaroma.Services/Properties/AssemblyInfo.cs b/Novaroma.Services/Properties/AssemblyInfo.cs index b1e45e8..5dc6ac2 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.4.0")] -[assembly: AssemblyFileVersion("0.9.4.0")] +[assembly: AssemblyVersion("0.9.5.0")] +[assembly: AssemblyFileVersion("0.9.5.0")] [assembly: NeutralResourcesLanguageAttribute("en")] diff --git a/Novaroma.Shell/Properties/AssemblyInfo.cs b/Novaroma.Shell/Properties/AssemblyInfo.cs index f0b649f..165d0df 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.4.0")] -[assembly: AssemblyFileVersion("0.9.4.0")] +[assembly: AssemblyVersion("0.9.5.0")] +[assembly: AssemblyFileVersion("0.9.5.0")] [assembly: NeutralResourcesLanguageAttribute("en")] diff --git a/Novaroma.Win/App.config b/Novaroma.Win/App.config index 3bf5cbf..29bb125 100644 --- a/Novaroma.Win/App.config +++ b/Novaroma.Win/App.config @@ -13,7 +13,7 @@ - + diff --git a/Novaroma.Win/Properties/AssemblyInfo.cs b/Novaroma.Win/Properties/AssemblyInfo.cs index 71fd50f..7e70ba2 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.4.0")] -[assembly: AssemblyFileVersion("0.9.4.0")] +[assembly: AssemblyVersion("0.9.5.0")] +[assembly: AssemblyFileVersion("0.9.5.0")] [assembly: NeutralResourcesLanguageAttribute("en")] [assembly: GuidAttribute("29A08E8C-9E12-466C-9B9D-195D8B3FBDB9")] diff --git a/Novaroma/Properties/AssemblyInfo.cs b/Novaroma/Properties/AssemblyInfo.cs index da19b14..750fdb4 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.4.0")] -[assembly: AssemblyFileVersion("0.9.4.0")] +[assembly: AssemblyVersion("0.9.5.0")] +[assembly: AssemblyFileVersion("0.9.5.0")] [assembly: NeutralResourcesLanguageAttribute("en")]