[node-patches] Change in ovirt-node[ovirt-3.6]: Bump to ovirt-node-3.6.0-0.19
fabiand at redhat.com
fabiand at redhat.com
Tue Nov 3 10:49:49 UTC 2015
Fabian Deutsch has uploaded a new change for review.
Change subject: Bump to ovirt-node-3.6.0-0.19
......................................................................
Bump to ovirt-node-3.6.0-0.19
To align with the overall oVirt versioning
Change-Id: I526e4348e3d044da32c3a485d6dd779b4602d891
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M configure.ac
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/02/48002/1
diff --git a/configure.ac b/configure.ac
index 970e42d..e852c7d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,10 +18,10 @@
AC_PREREQ(2.60)
define([VERSION_MAJOR], [3])
-define([VERSION_MINOR], [3])
+define([VERSION_MINOR], [6])
define([VERSION_FIX], [0])
define([VERSION_NUMBER], VERSION_MAJOR[.]VERSION_MINOR[.]VERSION_FIX)
-define([VERSION_RELEASE], [0.18])
+define([VERSION_RELEASE], [0.19])
define([VERSION_SUFFIX], [ovirt36])
AC_INIT([ovirt-node], [VERSION_NUMBER[-]VERSION_RELEASE[.]VERSION_SUFFIX], [devel at ovirt.org])
--
To view, visit https://gerrit.ovirt.org/48002
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I526e4348e3d044da32c3a485d6dd779b4602d891
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: ovirt-3.6
Gerrit-Owner: Fabian Deutsch <fabiand at redhat.com>
More information about the node-patches
mailing list