]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/network/networkprotocol.h
Bump formspec version (#11980)
[dragonfireclient.git] / src / network / networkprotocol.h
index 8214cc5b1433157428b59dc8a5496c60b96002f9..7bf5801f5d1e7a123a61d1632d5a3c7d1f4583f3 100644 (file)
@@ -230,7 +230,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
                                // base64-encoded SHA-1 (27+\0).
 
 // See also: Formspec Version History in doc/lua_api.txt
-#define FORMSPEC_API_VERSION 4
+#define FORMSPEC_API_VERSION 5
 
 #define TEXTURENAME_ALLOWED_CHARS "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789_.-"