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")]