This commit is contained in:
sunkaixuan 2017-08-28 02:14:44 +08:00
parent a296f55b4f
commit 9c950c85c9

View File

@ -31,5 +31,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("4.4")]
[assembly: AssemblyFileVersion("4.4")]
[assembly: AssemblyVersion("4.5")]
[assembly: AssemblyFileVersion("4.5")]