rpc: bump version after RPC changes

This commit is contained in:
moneromooo-monero 2016-11-22 20:01:20 +00:00
parent 2c0173c722
commit e227d6e7ac
No known key found for this signature in database
GPG key ID: 686F07454D6CEFC3

View file

@ -41,7 +41,7 @@ namespace cryptonote
#define CORE_RPC_STATUS_BUSY "BUSY"
#define CORE_RPC_STATUS_NOT_MINING "NOT MINING"
#define CORE_RPC_VERSION 4
#define CORE_RPC_VERSION 5
struct COMMAND_RPC_GET_HEIGHT
{