released v1.5.43

This commit is contained in:
morkt
2019-02-25 13:45:11 +04:00
parent e3ddab124a
commit c609792416
8 changed files with 36 additions and 23 deletions

View File

@@ -12,7 +12,7 @@ using System.Windows;
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany ("mørkt")]
[assembly: AssemblyProduct("GARbro.GUI")]
[assembly: AssemblyCopyright ("Copyright © 2014-2018 mørkt")]
[assembly: AssemblyCopyright ("Copyright © 2014-2019 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.5.42.2807")]
[assembly: AssemblyFileVersion ("1.5.42.2807")]
[assembly: AssemblyVersion ("1.5.43.2857")]
[assembly: AssemblyFileVersion ("1.5.43.2857")]