diff --git a/Novaroma.Engine/Properties/AssemblyInfo.cs b/Novaroma.Engine/Properties/AssemblyInfo.cs index a1a3403..b1ee9e6 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.9.1")] -[assembly: AssemblyFileVersion("0.9.9.1")] +[assembly: AssemblyVersion("0.9.9.2")] +[assembly: AssemblyFileVersion("0.9.9.2")] [assembly: NeutralResourcesLanguageAttribute("en")] diff --git a/Novaroma.Services/Properties/AssemblyInfo.cs b/Novaroma.Services/Properties/AssemblyInfo.cs index abdb915..b6d12d5 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.9.1")] -[assembly: AssemblyFileVersion("0.9.9.1")] +[assembly: AssemblyVersion("0.9.9.2")] +[assembly: AssemblyFileVersion("0.9.9.2")] [assembly: NeutralResourcesLanguageAttribute("en")] diff --git a/Novaroma.Shell/Properties/AssemblyInfo.cs b/Novaroma.Shell/Properties/AssemblyInfo.cs index a4b0d90..8fe56b6 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.9.1")] -[assembly: AssemblyFileVersion("0.9.9.1")] +[assembly: AssemblyVersion("0.9.9.2")] +[assembly: AssemblyFileVersion("0.9.9.2")] [assembly: NeutralResourcesLanguageAttribute("en")] diff --git a/Novaroma.Win/App.config b/Novaroma.Win/App.config index cb1dc0c..418f713 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 c411b21..d49334e 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.9.1")] -[assembly: AssemblyFileVersion("0.9.9.1")] +[assembly: AssemblyVersion("0.9.9.2")] +[assembly: AssemblyFileVersion("0.9.9.2")] [assembly: NeutralResourcesLanguageAttribute("en")] [assembly: GuidAttribute("29A08E8C-9E12-466C-9B9D-195D8B3FBDB9")] diff --git a/Novaroma/Properties/AssemblyInfo.cs b/Novaroma/Properties/AssemblyInfo.cs index 3784bfc..5383dd2 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.9.1")] -[assembly: AssemblyFileVersion("0.9.9.1")] +[assembly: AssemblyVersion("0.9.9.2")] +[assembly: AssemblyFileVersion("0.9.9.2")] [assembly: NeutralResourcesLanguageAttribute("en")]