File tree Expand file tree Collapse file tree
Scriptmonkey Link/Properties Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88[ assembly: AssemblyDescription ( "A userscript manager for Internet Explorer" ) ]
99[ assembly: AssemblyConfiguration ( "" ) ]
1010[ assembly: AssemblyCompany ( "SERVCUBED" ) ]
11- [ assembly: AssemblyProduct ( "" ) ]
12- [ assembly: AssemblyCopyright ( "Copyleft SERV CUBED 2015 GPL License" ) ]
11+ [ assembly: AssemblyProduct ( "Scriptmonkey " ) ]
12+ [ assembly: AssemblyCopyright ( "Copyleft SERV CUBED 2016 GPL License" ) ]
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.7.0 .0" ) ]
35- [ assembly: AssemblyFileVersion ( "1.7.0 .0" ) ]
34+ [ assembly: AssemblyVersion ( "1.7.1 .0" ) ]
35+ [ assembly: AssemblyFileVersion ( "1.7.1 .0" ) ]
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 ( "Scriptmonkey Link" ) ]
9- [ assembly: AssemblyDescription ( "" ) ]
9+ [ assembly: AssemblyDescription ( "A helper program for Scriptmonkey " ) ]
1010[ assembly: AssemblyConfiguration ( "" ) ]
11- [ assembly: AssemblyCompany ( "" ) ]
12- [ assembly: AssemblyProduct ( "Scriptmonkey Link " ) ]
13- [ assembly: AssemblyCopyright ( "Copyright © 2016" ) ]
11+ [ assembly: AssemblyCompany ( "SERVCUBED " ) ]
12+ [ assembly: AssemblyProduct ( "Scriptmonkey" ) ]
13+ [ assembly: AssemblyCopyright ( "Copyleft SERV CUBED 2016 GPL License " ) ]
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 ( "1.0 .0.0" ) ]
36- [ assembly: AssemblyFileVersion ( "1.0 .0.0" ) ]
35+ [ assembly: AssemblyVersion ( "1.1 .0.0" ) ]
36+ [ assembly: AssemblyFileVersion ( "1.1 .0.0" ) ]
You can’t perform that action at this time.
0 commit comments