mirror of
https://github.com/crskycode/GARbro.git
synced 2024-11-23 13:45:34 +08:00
released v1.1.3
This commit is contained in:
parent
bf2acd076e
commit
df66b70a38
@ -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.0.6.64")]
|
||||
[assembly: AssemblyFileVersion ("1.0.6.64")]
|
||||
[assembly: AssemblyVersion ("1.0.7.65")]
|
||||
[assembly: AssemblyFileVersion ("1.0.7.65")]
|
||||
|
@ -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.0.8")]
|
||||
[assembly: AssemblyFileVersion ("1.1.0.8")]
|
||||
[assembly: AssemblyVersion ("1.1.1.8")]
|
||||
[assembly: AssemblyFileVersion ("1.1.1.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.2.21")]
|
||||
[assembly: AssemblyFileVersion ("1.1.2.21")]
|
||||
[assembly: AssemblyVersion ("1.1.3.21")]
|
||||
[assembly: AssemblyFileVersion ("1.1.3.21")]
|
||||
|
Loading…
Reference in New Issue
Block a user