mirror of
https://github.com/crskycode/GARbro.git
synced 2024-11-23 21:55:34 +08:00
released v1.1.6
This commit is contained in:
parent
0a8a6247a4
commit
47b3d6adf0
@ -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.421")]
|
||||
[assembly: AssemblyFileVersion ("1.1.9.421")]
|
||||
[assembly: AssemblyVersion ("1.1.10.422")]
|
||||
[assembly: AssemblyFileVersion ("1.1.10.422")]
|
||||
|
@ -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.7.89")]
|
||||
[assembly: AssemblyFileVersion ("1.1.7.89")]
|
||||
[assembly: AssemblyVersion ("1.1.7.90")]
|
||||
[assembly: AssemblyFileVersion ("1.1.7.90")]
|
||||
|
@ -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.5.656")]
|
||||
[assembly: AssemblyFileVersion ("1.1.5.656")]
|
||||
[assembly: AssemblyVersion ("1.1.6.659")]
|
||||
[assembly: AssemblyFileVersion ("1.1.6.659")]
|
||||
|
Loading…
Reference in New Issue
Block a user