bump protocol version due to formspec

This commit is contained in:
darkrose 2014-03-15 16:50:18 +10:00
parent df9b88bf25
commit 42b5207918
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "utility.h"
#define PROTOCOL_VERSION 4
#define PROTOCOL_VERSION 5
/* the last protocol version used by 0.3.x minetest-c55 clients */
#define PROTOCOL_DOTTHREE 3
/* this is the oldest protocol that we will allow to connect