File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1010[ assembly: AssemblyConfiguration ( "" ) ]
1111[ assembly: AssemblyCompany ( "http://www.gyroshot.com" ) ]
1212[ assembly: AssemblyProduct ( "Quinstance" ) ]
13- [ assembly: AssemblyCopyright ( "Copyright © 2015 Robert Martens" ) ]
13+ [ assembly: AssemblyCopyright ( "Copyright © 2015, 2016 Robert Martens" ) ]
1414[ assembly: AssemblyTrademark ( "" ) ]
1515[ assembly: AssemblyCulture ( "" ) ]
1616
3232// You can specify all the values or you can default the Build and Revision Numbers
3333// by using the '*' as shown below:
3434// [assembly: AssemblyVersion("1.0.*")]
35- [ assembly: AssemblyVersion ( "0.3.0 .0" ) ]
36- [ assembly: AssemblyFileVersion ( "0.3.0 .0" ) ]
35+ [ assembly: AssemblyVersion ( "0.3.1 .0" ) ]
36+ [ assembly: AssemblyFileVersion ( "0.3.1 .0" ) ]
Original file line number Diff line number Diff line change 1- Quinstance 0.3.0
1+ Quinstance 0.3.1
22================
33
44A wrapper around VMFInstanceInserter, enabling the use of func_instances in
You can’t perform that action at this time.
0 commit comments