]> git.lizzy.rs Git - dragonfireclient.git/commitdiff
Raise PROTOCOL_VERSION to 9, as this is not compatible with earlier versions
authorPerttu Ahola <celeron55@gmail.com>
Sun, 25 Mar 2012 17:36:02 +0000 (20:36 +0300)
committerPerttu Ahola <celeron55@gmail.com>
Sun, 25 Mar 2012 17:36:02 +0000 (20:36 +0300)
src/clientserver.h

index 8ac0aa8772fd61d86658e2e3ddf9de7294ca927b..203f8a7278045966cbf8717283f3283a5997ec6a 100644 (file)
@@ -47,9 +47,12 @@ with this program; if not, write to the Free Software Foundation, Inc.,
        PROTOCOL_VERSION 8:
                Digging based on item groups
                Many things
+       PROTOCOL_VERSION 9:
+               ContentFeatures and NodeDefManager use a different serialization
+                   format; better for future version cross-compatibility
 */
 
-#define PROTOCOL_VERSION 8
+#define PROTOCOL_VERSION 9
 
 #define PROTOCOL_ID 0x4f457403