bump API version

This commit is contained in:
Simon Stürz 2015-02-25 15:58:33 +01:00 committed by Michael Zanetti
parent f331fe1591
commit d4f94c8b8c

View File

@ -44,7 +44,7 @@
#include <QJsonDocument>
#include <QStringList>
#define JSON_PROTOCOL_VERSION 11
#define JSON_PROTOCOL_VERSION 12
JsonRPCServer::JsonRPCServer(QObject *parent):
JsonHandler(parent),