mirror of
https://github.com/crskycode/GARbro.git
synced 2024-11-23 13:45:34 +08:00
released v1.1.5
This commit is contained in:
parent
7a8f9e9208
commit
0db69aea4e
@ -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.8.90")]
|
||||
[assembly: AssemblyFileVersion ("1.1.8.90")]
|
||||
[assembly: AssemblyVersion ("1.1.9.91")]
|
||||
[assembly: AssemblyFileVersion ("1.1.9.91")]
|
||||
|
@ -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.2.8")]
|
||||
[assembly: AssemblyFileVersion ("1.1.2.8")]
|
||||
[assembly: AssemblyVersion ("1.1.3.8")]
|
||||
[assembly: AssemblyFileVersion ("1.1.3.8")]
|
||||
|
@ -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.4.24")]
|
||||
[assembly: AssemblyFileVersion ("1.1.4.24")]
|
||||
[assembly: AssemblyVersion ("1.1.5.24")]
|
||||
[assembly: AssemblyFileVersion ("1.1.5.24")]
|
||||
|
Loading…
Reference in New Issue
Block a user