Jelajahi Sumber

Bump save format. Release date in changelog.

Michał W. Urbańczyk 14 tahun lalu
induk
melakukan
e3db348304
2 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 1 1
      ChangeLog
  2. 1 1
      lib/Connection.h

+ 1 - 1
ChangeLog

@@ -1,4 +1,4 @@
-0.85 -> 0.86 (Sep 01 2011?)
+0.85 -> 0.86 (Sep 01 2011)
 GENERAL:
 * Reinstated music support
 * Bonus system optimizations (caching)

+ 1 - 1
lib/Connection.h

@@ -26,7 +26,7 @@
 
 #include "ConstTransitivePtr.h"
 
-const ui32 version = 729;
+const ui32 version = 730;
 class CConnection;
 class CGObjectInstance;
 class CGameState;