diff --git a/OpenIZAdmin.Core/Properties/AssemblyInfo.cs b/OpenIZAdmin.Core/Properties/AssemblyInfo.cs index 4bebc3cf..53ca9902 100644 --- a/OpenIZAdmin.Core/Properties/AssemblyInfo.cs +++ b/OpenIZAdmin.Core/Properties/AssemblyInfo.cs @@ -50,5 +50,5 @@ // 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.12.3")] +[assembly: AssemblyVersion("0.9.12.4")] [assembly: AssemblyFileVersion("1.0.0.0")] \ No newline at end of file diff --git a/OpenIZAdmin.Localization/Properties/AssemblyInfo.cs b/OpenIZAdmin.Localization/Properties/AssemblyInfo.cs index 825a2872..212ee08c 100644 --- a/OpenIZAdmin.Localization/Properties/AssemblyInfo.cs +++ b/OpenIZAdmin.Localization/Properties/AssemblyInfo.cs @@ -50,5 +50,5 @@ // 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.12.3")] +[assembly: AssemblyVersion("0.9.12.4")] [assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/OpenIZAdmin.Services/Properties/AssemblyInfo.cs b/OpenIZAdmin.Services/Properties/AssemblyInfo.cs index 5fa49449..00aea2dd 100644 --- a/OpenIZAdmin.Services/Properties/AssemblyInfo.cs +++ b/OpenIZAdmin.Services/Properties/AssemblyInfo.cs @@ -50,5 +50,5 @@ // 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.12.3")] +[assembly: AssemblyVersion("0.9.12.4")] [assembly: AssemblyFileVersion("1.0.0.0")] \ No newline at end of file diff --git a/OpenIZAdmin.Tests/Properties/AssemblyInfo.cs b/OpenIZAdmin.Tests/Properties/AssemblyInfo.cs index ed426cda..170ee5ba 100644 --- a/OpenIZAdmin.Tests/Properties/AssemblyInfo.cs +++ b/OpenIZAdmin.Tests/Properties/AssemblyInfo.cs @@ -49,5 +49,5 @@ // // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("0.9.12.3")] +[assembly: AssemblyVersion("0.9.12.4")] [assembly: AssemblyFileVersion("1.0.0.0")] \ No newline at end of file diff --git a/OpenIZAdmin/Properties/AssemblyInfo.cs b/OpenIZAdmin/Properties/AssemblyInfo.cs index 2af1579b..0f07bc56 100644 --- a/OpenIZAdmin/Properties/AssemblyInfo.cs +++ b/OpenIZAdmin/Properties/AssemblyInfo.cs @@ -49,5 +49,5 @@ // // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("0.9.12.3")] +[assembly: AssemblyVersion("0.9.12.4")] [assembly: AssemblyFileVersion("1.0.0.0")] \ No newline at end of file