mirror of
https://github.com/crskycode/GARbro.git
synced 2024-11-23 13:45:34 +08:00
released v1.2.12
This commit is contained in:
parent
1fa643b628
commit
f85cf12fcd
@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
|
|||||||
// You can specify all the values or you can default the Build and Revision Numbers
|
// You can specify all the values or you can default the Build and Revision Numbers
|
||||||
// by using the '*' as shown below:
|
// by using the '*' as shown below:
|
||||||
// [assembly: AssemblyVersion("1.0.*")]
|
// [assembly: AssemblyVersion("1.0.*")]
|
||||||
[assembly: AssemblyVersion ("1.2.15.607")]
|
[assembly: AssemblyVersion ("1.2.16.641")]
|
||||||
[assembly: AssemblyFileVersion ("1.2.15.607")]
|
[assembly: AssemblyFileVersion ("1.2.16.641")]
|
||||||
|
@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
|
|||||||
// You can specify all the values or you can default the Build and Revision Numbers
|
// You can specify all the values or you can default the Build and Revision Numbers
|
||||||
// by using the '*' as shown below:
|
// by using the '*' as shown below:
|
||||||
// [assembly: AssemblyVersion("1.0.*")]
|
// [assembly: AssemblyVersion("1.0.*")]
|
||||||
[assembly: AssemblyVersion ("1.2.12.134")]
|
[assembly: AssemblyVersion ("1.2.13.137")]
|
||||||
[assembly: AssemblyFileVersion ("1.2.12.134")]
|
[assembly: AssemblyFileVersion ("1.2.13.137")]
|
||||||
|
@ -51,5 +51,5 @@ using System.Windows;
|
|||||||
// You can specify all the values or you can default the Build and Revision Numbers
|
// You can specify all the values or you can default the Build and Revision Numbers
|
||||||
// by using the '*' as shown below:
|
// by using the '*' as shown below:
|
||||||
// [assembly: AssemblyVersion("1.0.*")]
|
// [assembly: AssemblyVersion("1.0.*")]
|
||||||
[assembly: AssemblyVersion ("1.2.11.910")]
|
[assembly: AssemblyVersion ("1.2.12.953")]
|
||||||
[assembly: AssemblyFileVersion ("1.2.11.910")]
|
[assembly: AssemblyFileVersion ("1.2.12.953")]
|
||||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user