Raise PROTOCOL_VERSION to 9, as this is not compatible with earlier versions

This commit is contained in:
Perttu Ahola 2012-03-25 20:36:02 +03:00
parent 6779036d25
commit 836595313c
1 changed files with 4 additions and 1 deletions

View 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