From aba655f2009a3da14e6aefdb5fe6ae7bb10add4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20W=2E=20Urba=C5=84czyk?= Date: Wed, 28 Jul 2010 23:10:12 +0000 Subject: [PATCH] Saveformat bump. Final rev for 0.81d --- lib/Connection.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Connection.h b/lib/Connection.h index 91f558cb5..f7fc546ab 100644 --- a/lib/Connection.h +++ b/lib/Connection.h @@ -23,7 +23,7 @@ #include #include -const ui32 version = 724; +const ui32 version = 725; class CConnection; class CGObjectInstance; class CGameState;