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

@@ -12,7 +12,7 @@ using System.Windows;
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany ("mørkt")]
[assembly: AssemblyProduct("GARbro.GUI")]
[assembly: AssemblyCopyright ("Copyright © 2014-2017 mørkt")]
[assembly: AssemblyCopyright ("Copyright © 2014-2018 mørkt")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
@@ -51,5 +51,5 @@ using System.Windows;
// 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.33.2080")]
[assembly: AssemblyFileVersion ("1.4.33.2080")]
[assembly: AssemblyVersion ("1.4.33.2083")]
[assembly: AssemblyFileVersion ("1.4.33.2083")]