Skip to content
Snippets Groups Projects
Commit 72456eb2 authored by Michael Hanselmann's avatar Michael Hanselmann
Browse files

Bump RPC protocol version to 30


Signed-off-by: default avatarMichael Hanselmann <hansmi@google.com>
Reviewed-by: default avatarIustin Pop <iustin@google.com>
parent 8432c491
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@ import re
from ganeti import _autoconf
# various versions
PROTOCOL_VERSION = 20
PROTOCOL_VERSION = 30
RELEASE_VERSION = _autoconf.PACKAGE_VERSION
OS_API_V10 = 10
OS_API_V15 = 15
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment