File tree Expand file tree Collapse file tree
src/ClearScript.Manager/Properties Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99[ assembly: AssemblyConfiguration ( "" ) ]
1010[ assembly: AssemblyCompany ( "" ) ]
1111[ assembly: AssemblyProduct ( "ClearScript.Manager" ) ]
12- [ assembly: AssemblyCopyright ( "Copyright © 2014 Eric Swann et. al. - All rights reserved." ) ]
12+ [ assembly: AssemblyCopyright ( "Copyright © 2014, 2015 Eric Swann et. al. - All rights reserved." ) ]
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.3.4 .*" ) ]
35- [ assembly: AssemblyFileVersion ( "1.3.4 .*" ) ]
34+ [ assembly: AssemblyVersion ( "1.3.5 .*" ) ]
35+ [ assembly: AssemblyFileVersion ( "1.3.5 .*" ) ]
You can’t perform that action at this time.
0 commit comments