[node-patches] Change in ovirt-node[master]: Bump to unreleased

fabiand at redhat.com fabiand at redhat.com
Thu Jul 9 14:11:36 UTC 2015


Fabian Deutsch has uploaded a new change for review.

Change subject: Bump to unreleased
......................................................................

Bump to unreleased

Change-Id: Iec2b791f53c93d7d6ccaf65c6918a2b599be192c
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M Makefile.am
M configure.ac
2 files changed, 3 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/90/43390/1

diff --git a/Makefile.am b/Makefile.am
index caa6b27..ee65f4a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -43,7 +43,6 @@
 
 TMPREPOS = tmp.repos
 RPMBUILD_ARGS :=
-RPMBUILD_ARGS += --define "ovirt_cache_dir $(OVIRT_CACHE_DIR)"
 RPMBUILD_ARGS += --define="_topdir `pwd`/$(TMPREPOS)"
 RPMBUILD_ARGS += $(if $(RELEASE_SUFFIX), --define="release_suffix $$RELEASE_SUFFIX")
 
diff --git a/configure.ac b/configure.ac
index a74d6b8..5b1123b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,10 +18,10 @@
 AC_PREREQ(2.60)
 
 define([VERSION_MAJOR], [3])
-define([VERSION_MINOR], [2])
-define([VERSION_FIX], [3])
+define([VERSION_MINOR], [3])
+define([VERSION_FIX], [0])
 define([VERSION_NUMBER], VERSION_MAJOR[.]VERSION_MINOR[.]VERSION_FIX)
-define([VERSION_RELEASE], [0.0])
+define([VERSION_RELEASE], [0.999])
 define([VERSION_SUFFIX], [master])
 
 AC_INIT([ovirt-node], [VERSION_NUMBER[-]VERSION_RELEASE[.]VERSION_SUFFIX], [devel at ovirt.org])


-- 
To view, visit https://gerrit.ovirt.org/43390
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iec2b791f53c93d7d6ccaf65c6918a2b599be192c
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at redhat.com>



More information about the node-patches mailing list