Sandro Bonazzola has uploaded a new change for review.

Change subject: build: ovirt-hosted-engine-ha-0.1.0-0.4.beta1
......................................................................

build: ovirt-hosted-engine-ha-0.1.0-0.4.beta1

Change-Id: Iefa13d4e76c186f3aeea4ad3bb8ed41a0099a34d
Signed-off-by: Sandro Bonazzola <sbona...@redhat.com>
---
M .gitignore
M configure.ac
M ovirt-hosted-engine-ha.spec.in
3 files changed, 6 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-hosted-engine-ha 
refs/changes/63/20663/1

diff --git a/.gitignore b/.gitignore
index 349640c..3dad704 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,6 +25,8 @@
 /config.log
 /config.status
 /configure
+/doc/Makefile
+/doc/Makefile.in
 /ovirt_hosted_engine_ha/Makefile
 /ovirt_hosted_engine_ha/Makefile.in
 /ovirt_hosted_engine_ha/agent/Makefile
diff --git a/configure.ac b/configure.ac
index 8fa3133..7308df8 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.3.1])
+define([VERSION_RELEASE], [0.4])
 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 d57eb98..29615e8 100644
--- a/ovirt-hosted-engine-ha.spec.in
+++ b/ovirt-hosted-engine-ha.spec.in
@@ -178,6 +178,9 @@
 
 
 %changelog
+* Tue Oct 29 2013 Sandro Bonazzola <sbona...@redhat.com> - 0.1.0-0.4.beta1
+- 0.1.0-0.4.beta1
+
 * Tue Oct 15 2013 Yedidyah Bar David <d...@redhat.com> - 0.1.0-0.3.1.beta1
 - 0.1.0-0.3.1.beta1
 


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iefa13d4e76c186f3aeea4ad3bb8ed41a0099a34d
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-hosted-engine-ha
Gerrit-Branch: master
Gerrit-Owner: Sandro Bonazzola <sbona...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to