Alon Bar-Lev has uploaded a new change for review. Change subject: build: post ovirt-host-deploy-1.0.0 ......................................................................
build: post ovirt-host-deploy-1.0.0 Change-Id: I10941b96e3de91c21eb569802fa35d701fc7fc12 Signed-off-by: Alon Bar-Lev <[email protected]> --- M configure.ac 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-host-deploy refs/changes/83/12883/1 diff --git a/configure.ac b/configure.ac index d3c8ac2..32cf5e9 100644 --- a/configure.ac +++ b/configure.ac @@ -20,9 +20,9 @@ define([VERSION_MAJOR], [1]) define([VERSION_MINOR], [0]) -define([VERSION_FIX], [0]) +define([VERSION_FIX], [1]) define([VERSION_NUMBER], VERSION_MAJOR[.]VERSION_MINOR[.]VERSION_FIX) -define([VERSION_SUFFIX], []) +define([VERSION_SUFFIX], [_master]) AC_INIT([ovirt-host-deploy], VERSION_NUMBER[]VERSION_SUFFIX) PACKAGE_RPM_VERSION="VERSION_NUMBER" -- To view, visit http://gerrit.ovirt.org/12883 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I10941b96e3de91c21eb569802fa35d701fc7fc12 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-host-deploy Gerrit-Branch: ovirt-host-deploy-1.0 Gerrit-Owner: Alon Bar-Lev <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
