Index: src/Deltares.DSoilModel.Application/Properties/AssemblyInfo.cs.svn =================================================================== diff -u -r779 -r861 --- src/Deltares.DSoilModel.Application/Properties/AssemblyInfo.cs.svn (.../AssemblyInfo.cs.svn) (revision 779) +++ src/Deltares.DSoilModel.Application/Properties/AssemblyInfo.cs.svn (.../AssemblyInfo.cs.svn) (revision 861) @@ -6,4 +6,4 @@ [assembly: Guid("911e486c-0436-4374-bb0e-9996bc4c90f3")] -[assembly: AssemblyFileVersion("16.2.1.SVNREV")] +[assembly: AssemblyFileVersion("17.1.1.SVNREV")] Index: src/Deltares.DSoilModel.Data/Properties/AssemblyInfo.cs.svn =================================================================== diff -u -r779 -r861 --- src/Deltares.DSoilModel.Data/Properties/AssemblyInfo.cs.svn (.../AssemblyInfo.cs.svn) (revision 779) +++ src/Deltares.DSoilModel.Data/Properties/AssemblyInfo.cs.svn (.../AssemblyInfo.cs.svn) (revision 861) @@ -7,4 +7,4 @@ [assembly: Guid("43125bb3-e9a2-4769-9c09-2a9a49fbc068")] -[assembly: AssemblyFileVersion("16.2.1.SVNREV")] \ No newline at end of file +[assembly: AssemblyFileVersion("17.1.1.SVNREV")] \ No newline at end of file Index: src/Deltares.DSoilModel.Forms.Tests/Properties/AssemblyInfo.cs =================================================================== diff -u -r239 -r861 --- src/Deltares.DSoilModel.Forms.Tests/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 239) +++ src/Deltares.DSoilModel.Forms.Tests/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 861) @@ -10,7 +10,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Microsoft")] [assembly: AssemblyProduct("Deltares.DSoilModel.Forms.Tests")] -[assembly: AssemblyCopyright("Copyright © Microsoft 2016")] +[assembly: AssemblyCopyright("Copyright © Microsoft 2017")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -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("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] +[assembly: AssemblyVersion("17.1.1.0")] +[assembly: AssemblyFileVersion("17.1.1.0")] Index: src/Deltares.DSoilModel.Data.Tests/Properties/AssemblyInfo.cs =================================================================== diff -u -r631 -r861 --- src/Deltares.DSoilModel.Data.Tests/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 631) +++ src/Deltares.DSoilModel.Data.Tests/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 861) @@ -31,7 +31,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Microsoft")] [assembly: AssemblyProduct("Deltares.DSoilModel.Data.Tests")] -[assembly: AssemblyCopyright("Copyright © Microsoft 2016")] +[assembly: AssemblyCopyright("Copyright © Microsoft 2017")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -53,5 +53,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("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] +[assembly: AssemblyVersion("17.1.1.0")] +[assembly: AssemblyFileVersion("17.1.1.0")] Index: src/GlobalAssemblyInfo.cs =================================================================== diff -u -r750 -r861 --- src/GlobalAssemblyInfo.cs (.../GlobalAssemblyInfo.cs) (revision 750) +++ src/GlobalAssemblyInfo.cs (.../GlobalAssemblyInfo.cs) (revision 861) @@ -4,9 +4,9 @@ [assembly: AssemblyProduct("D-Soil Model")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Deltares")] -[assembly: AssemblyCopyright("Copyright © Deltares 2014-2016")] +[assembly: AssemblyCopyright("Copyright © Deltares 2014-2017")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] -[assembly: ComVisible(false)] -[assembly: AssemblyVersion("16.2")] +[assembly: ComVisible(false)] +[assembly: AssemblyVersion("17.1.1")] Index: src/Deltares.DSoilModel.Setup/Product.wxs =================================================================== diff -u -r779 -r861 --- src/Deltares.DSoilModel.Setup/Product.wxs (.../Product.wxs) (revision 779) +++ src/Deltares.DSoilModel.Setup/Product.wxs (.../Product.wxs) (revision 861) @@ -3,7 +3,7 @@ - + Index: src/Deltares.DSoilModel.Forms/Deltares.DSoilModel.Forms.csproj =================================================================== diff -u -r631 -r861 --- src/Deltares.DSoilModel.Forms/Deltares.DSoilModel.Forms.csproj (.../Deltares.DSoilModel.Forms.csproj) (revision 631) +++ src/Deltares.DSoilModel.Forms/Deltares.DSoilModel.Forms.csproj (.../Deltares.DSoilModel.Forms.csproj) (revision 861) @@ -173,7 +173,7 @@ - GlobalAssemblyInfo.cs + Properties\GlobalAssemblyInfo.cs UserControl Index: src/Deltares.DSoilModel.Forms/Properties/AssemblyInfo.cs.svn =================================================================== diff -u -r779 -r861 --- src/Deltares.DSoilModel.Forms/Properties/AssemblyInfo.cs.svn (.../AssemblyInfo.cs.svn) (revision 779) +++ src/Deltares.DSoilModel.Forms/Properties/AssemblyInfo.cs.svn (.../AssemblyInfo.cs.svn) (revision 861) @@ -6,4 +6,4 @@ [assembly: Guid("c993f9cd-4469-4bac-98fc-7d01ecbffe5d")] -[assembly: AssemblyFileVersion("16.2.1.SVNREV")] \ No newline at end of file +[assembly: AssemblyFileVersion("17.1.1.SVNREV")] \ No newline at end of file