summaryrefslogtreecommitdiff
path: root/src/clientserver.h
diff options
context:
space:
mode:
authorPerttu Ahola <celeron55@gmail.com>2012-06-17 17:49:12 +0300
committerPerttu Ahola <celeron55@gmail.com>2012-06-17 17:49:12 +0300
commit7039dfafd6abd71e3407038122c0559fea6e1146 (patch)
tree45296a3d0900dbb455d3547361a4b8e1696bab2d /src/clientserver.h
parent22ae83a589747526b538b9f5e6b019cc8b2c1fdf (diff)
downloadminetest-7039dfafd6abd71e3407038122c0559fea6e1146.tar.gz
minetest-7039dfafd6abd71e3407038122c0559fea6e1146.tar.bz2
minetest-7039dfafd6abd71e3407038122c0559fea6e1146.zip
Increment protocol version
Diffstat (limited to 'src/clientserver.h')
-rw-r--r--src/clientserver.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/clientserver.h b/src/clientserver.h
index 4767a65af..559fb5b15 100644
--- a/src/clientserver.h
+++ b/src/clientserver.h
@@ -55,10 +55,12 @@ with this program; if not, write to the Free Software Foundation, Inc.,
TOCLIENT_PRIVILEGES
Version raised to force 'fly' and 'fast' privileges into effect.
Node metadata change (came in later; somewhat incompatible)
- TileDef in ContentFeatures (non-TileDef deserialization is supported)
+ PROTOCOL_VERSION 11:
+ TileDef in ContentFeatures
+ Nodebox drawtype
*/
-#define PROTOCOL_VERSION 10
+#define PROTOCOL_VERSION 11
#define PROTOCOL_ID 0x4f457403