File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
src/MapEditorLauncher/Properties Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 44// General Information about an assembly is controlled through the following
55// set of attributes. Change these attribute values to modify the information
66// associated with an assembly.
7- [ assembly: AssemblyTitle ( "DTA Scenario Editor Launcher" ) ]
8- [ assembly: AssemblyDescription ( "DTA Scenario Editor Launcher" ) ]
7+ [ assembly: AssemblyTitle ( "World-Altering Editor (WAE) Launcher" ) ]
8+ [ assembly: AssemblyDescription ( "World-Altering Editor (WAE) Launcher" ) ]
99[ assembly: AssemblyConfiguration ( "" ) ]
1010[ assembly: AssemblyCompany ( "Rampastring" ) ]
11- [ assembly: AssemblyProduct ( "Dawn of the Tiberium Age " ) ]
12- [ assembly: AssemblyCopyright ( "Copyright © Rami 'Rampastring' Pasanen 2023 " ) ]
11+ [ assembly: AssemblyProduct ( "World-Altering Editor (WAE) " ) ]
12+ [ assembly: AssemblyCopyright ( "Copyright © Rami 'Rampastring' Pasanen 2022-2024 " ) ]
1313[ assembly: AssemblyTrademark ( "" ) ]
1414[ assembly: AssemblyCulture ( "" ) ]
1515
3131// You can specify all the values or you can default the Build and Revision Numbers
3232// by using the '*' as shown below:
3333// [assembly: AssemblyVersion("1.0.*")]
34- [ assembly: AssemblyVersion ( "1.0.0 .0" ) ]
35- [ assembly: AssemblyFileVersion ( "1.0.0 .0" ) ]
34+ [ assembly: AssemblyVersion ( "1.0.1 .0" ) ]
35+ [ assembly: AssemblyFileVersion ( "1.0.1 .0" ) ]
You can’t perform that action at this time.
0 commit comments