mirror of
https://github.com/crskycode/GARbro.git
synced 2024-11-23 13:45:34 +08:00
released v1.0.3
This commit is contained in:
parent
0b8eb1f9d4
commit
0164ce838a
@ -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.2.21")]
|
||||
[assembly: AssemblyFileVersion ("1.0.2.21")]
|
||||
[assembly: AssemblyVersion ("1.0.3.22")]
|
||||
[assembly: AssemblyFileVersion ("1.0.3.22")]
|
||||
|
@ -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.0.3")]
|
||||
[assembly: AssemblyFileVersion ("1.0.0.3")]
|
||||
[assembly: AssemblyVersion ("1.0.1.4")]
|
||||
[assembly: AssemblyFileVersion ("1.0.1.4")]
|
||||
|
@ -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.0.2.10")]
|
||||
[assembly: AssemblyFileVersion ("1.0.1.10")]
|
||||
[assembly: AssemblyVersion ("1.0.3.11")]
|
||||
[assembly: AssemblyFileVersion ("1.0.2.11")]
|
||||
|
Loading…
Reference in New Issue
Block a user