Sandro Bonazzola has uploaded a new change for review. Change subject: build: ovirt-hosted-engine-ha-0.1.0-0.5.beta1 ......................................................................
build: ovirt-hosted-engine-ha-0.1.0-0.5.beta1 Change-Id: I8796712e4a1d74b7c070e1247caebea62bc0cbed Signed-off-by: Sandro Bonazzola <[email protected]> --- M configure.ac M ovirt-hosted-engine-ha.spec.in 2 files changed, 4 insertions(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-hosted-engine-ha refs/changes/04/20904/1 diff --git a/configure.ac b/configure.ac index 7308df8..653e7cf 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ define([VERSION_MINOR], [1]) define([VERSION_FIX], [0]) define([VERSION_NUMBER], VERSION_MAJOR[.]VERSION_MINOR[.]VERSION_FIX) -define([VERSION_RELEASE], [0.4]) +define([VERSION_RELEASE], [0.5]) define([VERSION_SUFFIX], [beta1]) AC_INIT([ovirt-hosted-engine-ha], VERSION_NUMBER[-]VERSION_RELEASE[.]VERSION_SUFFIX) diff --git a/ovirt-hosted-engine-ha.spec.in b/ovirt-hosted-engine-ha.spec.in index 29615e8..b2c4ed5 100644 --- a/ovirt-hosted-engine-ha.spec.in +++ b/ovirt-hosted-engine-ha.spec.in @@ -178,6 +178,9 @@ %changelog +* Tue Nov 5 2013 Sandro Bonazzola <[email protected]> - 0.1.0-0.5.beta1 +- 0.1.0-0.5.beta1 + * Tue Oct 29 2013 Sandro Bonazzola <[email protected]> - 0.1.0-0.4.beta1 - 0.1.0-0.4.beta1 -- To view, visit http://gerrit.ovirt.org/20904 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I8796712e4a1d74b7c070e1247caebea62bc0cbed Gerrit-PatchSet: 1 Gerrit-Project: ovirt-hosted-engine-ha Gerrit-Branch: master Gerrit-Owner: Sandro Bonazzola <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
