mirror of
https://github.com/lifegpc/GARbro.git
synced 2026-06-06 13:39:09 +08:00
updated assembly versions to reflect VFS implementation.
This commit is contained in:
@@ -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.1.10.427")]
|
||||
[assembly: AssemblyFileVersion ("1.1.10.427")]
|
||||
[assembly: AssemblyVersion ("1.2.10.429")]
|
||||
[assembly: AssemblyFileVersion ("1.2.10.429")]
|
||||
|
||||
@@ -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.1.9.92")]
|
||||
[assembly: AssemblyFileVersion ("1.1.9.92")]
|
||||
[assembly: AssemblyVersion ("1.2.7.100")]
|
||||
[assembly: AssemblyFileVersion ("1.2.7.100")]
|
||||
|
||||
@@ -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.1.8.661")]
|
||||
[assembly: AssemblyFileVersion ("1.1.8.661")]
|
||||
[assembly: AssemblyVersion ("1.2.6.677")]
|
||||
[assembly: AssemblyFileVersion ("1.2.6.677")]
|
||||
|
||||
Reference in New Issue
Block a user