mirror of
https://github.com/crskycode/GARbro.git
synced 2024-11-23 21:55:34 +08:00
released v1.0.4
This commit is contained in:
parent
5b56d8df14
commit
6c3e1ed433
@ -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.3.29")]
|
||||
[assembly: AssemblyFileVersion ("1.0.3.29")]
|
||||
[assembly: AssemblyVersion ("1.0.4.29")]
|
||||
[assembly: AssemblyFileVersion ("1.0.4.29")]
|
||||
|
@ -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.1.5")]
|
||||
[assembly: AssemblyFileVersion ("1.0.1.5")]
|
||||
[assembly: AssemblyVersion ("1.0.2.5")]
|
||||
[assembly: AssemblyFileVersion ("1.0.2.5")]
|
||||
|
@ -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.3.13")]
|
||||
[assembly: AssemblyFileVersion ("1.0.2.13")]
|
||||
[assembly: AssemblyVersion ("1.0.4.13")]
|
||||
[assembly: AssemblyFileVersion ("1.0.3.13")]
|
||||
|
Loading…
Reference in New Issue
Block a user