released v1.4.33

This commit is contained in:
morkt
2017-12-31 10:37:39 +04:00
parent 1260586d62
commit d6b2140304
9 changed files with 29 additions and 19 deletions

1
Legacy/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
Nanami

View File

@@ -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.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: AssemblyVersion ("1.0.0.22")]
[assembly: AssemblyFileVersion ("1.0.0.22")]