Bump protocol version 14/head
authorCryptoManiac <balthazar@yandex.ru>
Fri, 20 Jun 2014 19:35:56 +0000 (23:35 +0400)
committerCryptoManiac <balthazar@yandex.ru>
Fri, 20 Jun 2014 19:35:56 +0000 (23:35 +0400)
src/version.h

index 01d8be7..4c8ea1f 100644 (file)
@@ -30,7 +30,7 @@ static const int DATABASE_VERSION = 70508;
 // network protocol versioning
 //
 
-static const int PROTOCOL_VERSION = 60013;
+static const int PROTOCOL_VERSION = 60014;
 
 // earlier versions not supported as of Feb 2012, and are disconnected
 static const int MIN_PROTO_VERSION = 209;