updated year.

This commit is contained in:
morkt
2018-01-02 06:58:07 +04:00
parent 47769f4112
commit 4631caa346
7 changed files with 18 additions and 17 deletions

View File

@@ -10,7 +10,7 @@ using System.Runtime.InteropServices;
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany ("mørkt")]
[assembly: AssemblyProduct("GameRes")]
[assembly: AssemblyCopyright ("Copyright © 2014-2017 mørkt")]
[assembly: AssemblyCopyright ("Copyright © 2014-2018 mørkt")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion ("1.4.34.265")]
[assembly: AssemblyFileVersion ("1.4.34.265")]
[assembly: AssemblyVersion ("1.4.34.267")]
[assembly: AssemblyFileVersion ("1.4.34.267")]