Douglas Schilling Landgraf has uploaded a new change for review.

Change subject: configure.ac: change rpm release and suffix
......................................................................

configure.ac: change rpm release and suffix

- increase rpm release
- change version suffix

Change-Id: Ie48ce3f750d2a182246a1802fa7b22932fe8837e
Signed-off-by: Douglas Schilling Landgraf <dougsl...@redhat.com>
---
M configure.ac
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node-plugin-vdsm 
refs/changes/24/33224/1

diff --git a/configure.ac b/configure.ac
index 016b638..da26b7e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,11 +2,11 @@
 define([VERSION_MINOR], [2])
 define([VERSION_FIX], [0])
 define([VERSION_NUMBER], VERSION_MAJOR[.]VERSION_MINOR[.]VERSION_FIX)
-define([VERSION_SUFFIX], [_master])
+define([VERSION_SUFFIX], [_ovirt35])
 
 AC_INIT([ovirt-node-plugin-vdsm], VERSION_NUMBER[]VERSION_SUFFIX, 
[node-de...@ovirt.org])
 PACKAGE_RPM_VERSION="VERSION_NUMBER"
-PACKAGE_RPM_RELEASE="1"
+PACKAGE_RPM_RELEASE="2"
 AM_INIT_AUTOMAKE([-Wall -Werror foreign -Wno-portability tar-pax])
 AC_SUBST([PACKAGE_RPM_VERSION])
 AC_SUBST([PACKAGE_RPM_RELEASE])


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie48ce3f750d2a182246a1802fa7b22932fe8837e
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node-plugin-vdsm
Gerrit-Branch: ovirt-3.5
Gerrit-Owner: Douglas Schilling Landgraf <dougsl...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to