projects
/
zefram
/
minetest
/
minetest_engine.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6779036
)
Raise PROTOCOL_VERSION to 9, as this is not compatible with earlier versions
author
Perttu Ahola
<celeron55@gmail.com>
Sun, 25 Mar 2012 17:36:02 +0000
(20:36 +0300)
committer
Perttu Ahola
<celeron55@gmail.com>
Sun, 25 Mar 2012 17:36:02 +0000
(20:36 +0300)
src/clientserver.h
patch
|
blob
|
history
diff --git
a/src/clientserver.h
b/src/clientserver.h
index 8ac0aa8772fd61d86658e2e3ddf9de7294ca927b..203f8a7278045966cbf8717283f3283a5997ec6a 100644
(file)
--- a/
src/clientserver.h
+++ b/
src/clientserver.h
@@
-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