mirror of
https://github.com/crskycode/GARbro.git
synced 2026-06-06 05:38:48 +08:00
updated year.
This commit is contained in:
@@ -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")]
|
||||
|
||||
Reference in New Issue
Block a user