Michael Pasternak has uploaded a new change for review. Change subject: cli: prepare for the next development iteration ......................................................................
cli: prepare for the next development iteration Change-Id: I6e050073aad7c385bb120101a1a460ce83cca23e Signed-off-by: Michael Pasternak <[email protected]> --- M setup.py 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine-cli refs/changes/22/12222/1 diff --git a/setup.py b/setup.py index cca90fa..4e81aae 100755 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ version_info = { 'name': 'ovirt-shell', - 'version': '3.2.0.10-SNAPSHOT', + 'version': '3.2.0.11-SNAPSHOT', 'description': 'A command-line interface to oVirt Virtualization', 'author': 'Michael Pasternak', 'author_email': '[email protected]', -- To view, visit http://gerrit.ovirt.org/12222 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I6e050073aad7c385bb120101a1a460ce83cca23e Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine-cli Gerrit-Branch: cli_3.2 Gerrit-Owner: Michael Pasternak <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
