Michael Pasternak has uploaded a new change for review. Change subject: sdk: prepare for the next development iteration ......................................................................
sdk: prepare for the next development iteration Change-Id: Ib10f20628e1c010e7f3da63bafbdb0bf198e5026 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-sdk refs/changes/21/12221/1 diff --git a/setup.py b/setup.py index a1b4ecf..6a87424 100755 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ version_info = { 'name': 'ovirt-engine-sdk', - 'version': '3.2.0.9-SNAPSHOT', + 'version': '3.2.0.10-SNAPSHOT', 'description': 'A SDK interface to oVirt Virtualization', 'author': 'Michael Pasternak', 'author_email': '[email protected]', -- To view, visit http://gerrit.ovirt.org/12221 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ib10f20628e1c010e7f3da63bafbdb0bf198e5026 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine-sdk Gerrit-Branch: sdk_3.2 Gerrit-Owner: Michael Pasternak <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
