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: I0f07bddf73c4fa26c9c25b64ae2b4dd3ea067921
Signed-off-by: Michael pasternak <mpast...@redhat.com>
---
M Makefile
M setup.py
2 files changed, 3 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine-cli refs/changes/87/20387/1

diff --git a/Makefile b/Makefile
index 1cd121b..92c372b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 all: rpm
 
-rpmrelease:=1
-rpmversion=3.3.0.5
+rpmrelease:=SNAPSHOT
+rpmversion=3.4.0.1
 RPMTOP=$(shell bash -c "pwd -P")/rpmtop
 SPEC=ovirt-engine-cli.spec
 
diff --git a/setup.py b/setup.py
index 92e6fb4..275b94e 100755
--- a/setup.py
+++ b/setup.py
@@ -8,7 +8,7 @@
 
 version_info = {
     'name': 'ovirt-shell',
-    'version': '3.3.0.5-1',
+    'version': '3.4.0.1-SNAPSHOT',
     'description': 'A command-line interface to oVirt Virtualization',
     'author': 'Michael Pasternak',
     'author_email': 'mpast...@redhat.com',


-- 
To view, visit http://gerrit.ovirt.org/20387
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0f07bddf73c4fa26c9c25b64ae2b4dd3ea067921
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-cli
Gerrit-Branch: master
Gerrit-Owner: Michael Pasternak <mpast...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to