Update server binary

Fix linux paths.
Tile compression.
This commit is contained in:
Deathmax 2011-12-29 11:33:34 +08:00
parent b442e64c4b
commit 63259938f8
4 changed files with 13 additions and 13 deletions

View file

@ -35,5 +35,5 @@ using System.Runtime.InteropServices;
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.4.1.1224")]
[assembly: AssemblyFileVersion("3.4.1.1224")]
[assembly: AssemblyVersion("3.4.1.1229")]
[assembly: AssemblyFileVersion("3.4.1.1229")]