This repository was archived by the owner on Sep 11, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66// set of attributes. Change these attribute values to modify the information
77// associated with an assembly.
88[ assembly: AssemblyTitle ( "SPCode" ) ]
9- [ assembly: AssemblyDescription ( "SPCode - a lightweight sourcepawn editor" ) ]
9+ [ assembly: AssemblyDescription ( "SPCode - A lightweight SourcePawn editor" ) ]
1010[ assembly: AssemblyConfiguration ( "" ) ]
1111[ assembly: AssemblyCompany ( "" ) ]
1212[ assembly: AssemblyProduct ( "SPCode" ) ]
13- [ assembly: AssemblyCopyright ( "Copyright © Julien Kluge 2015 - Hexah 2020 " ) ]
13+ [ assembly: AssemblyCopyright ( "Copyright © Julien Kluge 2015 - Hexah 2021 " ) ]
1414[ assembly: AssemblyTrademark ( "" ) ]
1515[ assembly: AssemblyCulture ( "" ) ]
1616[ assembly: NeutralResourcesLanguage ( "en-US" ) ]
3030// Build Number
3131// Revision
3232//
33- [ assembly: AssemblyVersion ( "1.6.2.1 " ) ]
33+ [ assembly: AssemblyVersion ( "1.6.3.0 " ) ]
You can’t perform that action at this time.
0 commit comments