diff --git a/RepoZ.Api.Common/Properties/AssemblyInfo.cs b/RepoZ.Api.Common/Properties/AssemblyInfo.cs index 5847d114..49eff5c7 100644 --- a/RepoZ.Api.Common/Properties/AssemblyInfo.cs +++ b/RepoZ.Api.Common/Properties/AssemblyInfo.cs @@ -32,5 +32,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("2.0.0.0")] -[assembly: AssemblyFileVersion("2.0.0.0")] +[assembly: AssemblyVersion("2.1.0.0")] +[assembly: AssemblyFileVersion("2.1.0.0")] diff --git a/RepoZ.Api.Win/Properties/AssemblyInfo.cs b/RepoZ.Api.Win/Properties/AssemblyInfo.cs index ce94640c..4e514aff 100644 --- a/RepoZ.Api.Win/Properties/AssemblyInfo.cs +++ b/RepoZ.Api.Win/Properties/AssemblyInfo.cs @@ -32,5 +32,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("2.0.0.0")] -[assembly: AssemblyFileVersion("2.0.0.0")] +[assembly: AssemblyVersion("2.1.0.0")] +[assembly: AssemblyFileVersion("2.1.0.0")] diff --git a/RepoZ.Api/Properties/AssemblyInfo.cs b/RepoZ.Api/Properties/AssemblyInfo.cs index c3d840e2..dc87b59e 100644 --- a/RepoZ.Api/Properties/AssemblyInfo.cs +++ b/RepoZ.Api/Properties/AssemblyInfo.cs @@ -26,5 +26,5 @@ // Sie können alle Werte angeben oder die standardmäßigen Build- und Revisionsnummern // übernehmen, indem Sie "*" eingeben: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("2.0.0.0")] -[assembly: AssemblyFileVersion("2.0.0.0")] +[assembly: AssemblyVersion("2.1.0.0")] +[assembly: AssemblyFileVersion("2.1.0.0")] diff --git a/RepoZ.UI.Win.Wpf/Properties/AssemblyInfo.cs b/RepoZ.UI.Win.Wpf/Properties/AssemblyInfo.cs index 0836b42f..0aeccb41 100644 --- a/RepoZ.UI.Win.Wpf/Properties/AssemblyInfo.cs +++ b/RepoZ.UI.Win.Wpf/Properties/AssemblyInfo.cs @@ -51,5 +51,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("2.0.0.0")] -[assembly: AssemblyFileVersion("2.0.0.0")] +[assembly: AssemblyVersion("2.1.0.0")] +[assembly: AssemblyFileVersion("2.1.0.0")] diff --git a/Specs/Properties/AssemblyInfo.cs b/Specs/Properties/AssemblyInfo.cs index c76cd3bf..e499b785 100644 --- a/Specs/Properties/AssemblyInfo.cs +++ b/Specs/Properties/AssemblyInfo.cs @@ -32,5 +32,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("2.0.0.0")] -[assembly: AssemblyFileVersion("2.0.0.0")] +[assembly: AssemblyVersion("2.1.0.0")] +[assembly: AssemblyFileVersion("2.1.0.0")] diff --git a/Tests/Properties/AssemblyInfo.cs b/Tests/Properties/AssemblyInfo.cs index bd018822..97df1b17 100644 --- a/Tests/Properties/AssemblyInfo.cs +++ b/Tests/Properties/AssemblyInfo.cs @@ -32,5 +32,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("2.0.0.0")] -[assembly: AssemblyFileVersion("2.0.0.0")] +[assembly: AssemblyVersion("2.1.0.0")] +[assembly: AssemblyFileVersion("2.1.0.0")] diff --git a/grr/Properties/AssemblyInfo.cs b/grr/Properties/AssemblyInfo.cs index fe2d4274..901ca8c5 100644 --- a/grr/Properties/AssemblyInfo.cs +++ b/grr/Properties/AssemblyInfo.cs @@ -32,5 +32,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("2.0.0.0")] -[assembly: AssemblyFileVersion("2.0.0.0")] +[assembly: AssemblyVersion("2.1.0.0")] +[assembly: AssemblyFileVersion("2.1.0.0")]