mirror of
https://github.com/crskycode/GARbro.git
synced 2024-11-23 13:45:34 +08:00
assembly version update.
This commit is contained in:
parent
ec6e6cc316
commit
53b7077786
@ -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.5")]
|
||||
[assembly: AssemblyFileVersion ("1.0.2.5")]
|
||||
[assembly: AssemblyVersion ("1.0.2.6")]
|
||||
[assembly: AssemblyFileVersion ("1.0.2.6")]
|
||||
|
@ -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.4.14")]
|
||||
[assembly: AssemblyFileVersion ("1.0.4.14")]
|
||||
[assembly: AssemblyVersion ("1.0.4.15")]
|
||||
[assembly: AssemblyFileVersion ("1.0.4.15")]
|
||||
|
Loading…
Reference in New Issue
Block a user