Shell version updated

This commit updates the Synergy shell version to 1.5.3

Change-Id: I4bee786179d6fc9a41b5fc50f445e3e3b00a9e74
Sem-Ver: bugfix
This commit is contained in:
Lisa Zangrando 2017-09-12 12:33:22 +02:00
parent 94a6072d7f
commit 40b56dd689
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ def main():
" OpenStack Synergy API.")
# Global arguments
parser.add_argument("--version", action="version", version="v1.1")
parser.add_argument("--version", action="version", version="v1.5.3")
parser.add_argument("--debug",
default=False,