Index: trunk/src/Dam/DamLiveSensorSliders/Properties/AssemblyInfo.cs =================================================================== diff -u -r7 -r157 --- trunk/src/Dam/DamLiveSensorSliders/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 7) +++ trunk/src/Dam/DamLiveSensorSliders/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 157) @@ -8,11 +8,11 @@ [assembly: AssemblyTitle("DamLiveSensorSliders")] [assembly: AssemblyDescription("")] [assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Microsoft")] +[assembly: AssemblyCompany("Deltares")] [assembly: AssemblyProduct("DamLiveSensorSliders")] -[assembly: AssemblyCopyright("Copyright © Microsoft 2015")] +[assembly: AssemblyCopyright("Deltares Copyright © 2016-2017")] [assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] +[assembly: AssemblyCulture("")] // Setting ComVisible to false makes the types in this assembly not visible // to COM components. If you need to access a type in this assembly from @@ -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.0.0")] +[assembly: AssemblyFileVersion("17.1.0.0")] Index: trunk/src/Dam/DamLive/Properties/AssemblyInfo.cs.svn =================================================================== diff -u -r63 -r157 --- trunk/src/Dam/DamLive/Properties/AssemblyInfo.cs.svn (.../AssemblyInfo.cs.svn) (revision 63) +++ trunk/src/Dam/DamLive/Properties/AssemblyInfo.cs.svn (.../AssemblyInfo.cs.svn) (revision 157) @@ -32,8 +32,8 @@ // 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("17.1.1.SVNREV")] -[assembly: AssemblyFileVersion("17.1.1.SVNREV")] +[assembly: AssemblyVersion("17.1.0.SVNREV")] +[assembly: AssemblyFileVersion("17.1.0.SVNREV")] [assembly: InternalsVisibleTo("Deltares.Dam.Application.Live.Tests")] [assembly: InternalsVisibleTo("Deltares.Dam.IntegrationTests")] Index: trunk/src/Dam/DamLiveShowcase/Properties/AssemblyInfo.cs =================================================================== diff -u -r7 -r157 --- trunk/src/Dam/DamLiveShowcase/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 7) +++ trunk/src/Dam/DamLiveShowcase/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 157) @@ -8,11 +8,11 @@ [assembly: AssemblyTitle("DamLiveShowcase")] [assembly: AssemblyDescription("")] [assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Microsoft")] -[assembly: AssemblyProduct("DamLiveShowcase")] -[assembly: AssemblyCopyright("Copyright © Microsoft 2015")] +[assembly: AssemblyCompany("DamLiveShowcase")] +[assembly: AssemblyProduct("DamLive")] +[assembly: AssemblyCopyright("Deltares Copyright © 2016-2017")] [assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] +[assembly: AssemblyCulture("")] // Setting ComVisible to false makes the types in this assembly not visible // to COM components. If you need to access a type in this assembly from @@ -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.0.0")] +[assembly: AssemblyFileVersion("17.1.0.0")] Index: trunk/src/Dam/DamLiveLiveSensors/Properties/AssemblyInfo.cs =================================================================== diff -u -r7 -r157 --- trunk/src/Dam/DamLiveLiveSensors/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 7) +++ trunk/src/Dam/DamLiveLiveSensors/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 157) @@ -8,11 +8,11 @@ [assembly: AssemblyTitle("DamLiveLiveSensors")] [assembly: AssemblyDescription("")] [assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Microsoft")] -[assembly: AssemblyProduct("DamLiveLiveSensors")] -[assembly: AssemblyCopyright("Copyright © Microsoft 2016")] +[assembly: AssemblyCompany("DamLiveLiveSensors")] +[assembly: AssemblyProduct("DamLive")] +[assembly: AssemblyCopyright("Deltares Copyright © 2016-2017")] [assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] +[assembly: AssemblyCulture("")] // Setting ComVisible to false makes the types in this assembly not visible // to COM components. If you need to access a type in this assembly from @@ -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.0.0")] +[assembly: AssemblyFileVersion("17.1.0.0")]