File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
KeysExportViewer/Properties Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1111[ assembly: AssemblyConfiguration ( "" ) ]
1212[ assembly: AssemblyCompany ( "Ross Nelson" ) ]
1313[ assembly: AssemblyProduct ( "KeysExport Viewer" ) ]
14- [ assembly: AssemblyCopyright ( "Copyright © 2013 Ross Nelson" ) ]
14+ [ assembly: AssemblyCopyright ( "Copyright © 2013-2020 Ross Nelson" ) ]
1515[ assembly: AssemblyTrademark ( "" ) ]
1616[ assembly: AssemblyCulture ( "" ) ]
1717
3333// You can specify all the values or you can default the Build and Revision Numbers
3434// by using the '*' as shown below:
3535// [assembly: AssemblyVersion("1.0.*")]
36- [ assembly: AssemblyVersion ( "0 .0.2 .0" ) ]
37- [ assembly: AssemblyFileVersion ( "0 .0.2 .0" ) ]
36+ [ assembly: AssemblyVersion ( "1 .0.0 .0" ) ]
37+ [ assembly: AssemblyFileVersion ( "1 .0.0 .0" ) ]
3838
3939[ assembly: NeutralResourcesLanguageAttribute ( "en" ) ]
4040[ assembly: CLSCompliant ( true ) ]
You can’t perform that action at this time.
0 commit comments