AZ system engine resources implementation.

This commit is contained in:
morkt
2015-04-22 22:39:16 +04:00
parent 88d7b7d492
commit 3a4a3901fc
5 changed files with 296 additions and 2 deletions

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.4.41")]
[assembly: AssemblyFileVersion ("1.0.4.41")]
[assembly: AssemblyVersion ("1.0.4.42")]
[assembly: AssemblyFileVersion ("1.0.4.42")]