Alon Bar-Lev has uploaded a new change for review.

Change subject: packaging: bump master to 1.0.0
......................................................................

packaging: bump master to 1.0.0

Change-Id: Ie9b8c9fd46df45dce1a8f8ebcbc0d22b36000bb0
Signed-off-by: Alon Bar-Lev <alo...@redhat.com>
---
M ChangeLog
M configure.ac
2 files changed, 3 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/otopi refs/changes/02/11002/1

diff --git a/ChangeLog b/ChangeLog
index ec40c80..49b0803 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
 otopi -- oVirt Task Oriented Pluggable Installer/Implementation
 
-????-??-?? - Version 0.0.0
+????-??-?? - Version 1.0.0
 
 Alon Bar-Lev <alo...@redhat.com>
 
diff --git a/configure.ac b/configure.ac
index 7f7d299..d407138 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,7 +19,7 @@
 
 AC_PREREQ(2.60)
 
-define([VERSION_MAJOR], [0])
+define([VERSION_MAJOR], [1])
 define([VERSION_MINOR], [0])
 define([VERSION_FIX], [0])
 define([VERSION_NUMBER], VERSION_MAJOR[.]VERSION_MINOR[.]VERSION_FIX)
@@ -27,7 +27,7 @@
 
 AC_INIT([otopi], VERSION_NUMBER[]VERSION_SUFFIX)
 PACKAGE_RPM_VERSION="VERSION_NUMBER"
-PACKAGE_RPM_RELEASE="0.5.$(echo VERSION_SUFFIX | sed 's/^_//')"
+PACKAGE_RPM_RELEASE="0.0.$(echo VERSION_SUFFIX | sed 's/^_//')"
 PACKAGE_MAVEN_VERSION="VERSION_MAJOR.VERSION_MINOR.0$(echo VERSION_SUFFIX | 
sed 's/^_/-/')"
 AC_SUBST([PACKAGE_RPM_VERSION])
 AC_SUBST([PACKAGE_RPM_RELEASE])


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie9b8c9fd46df45dce1a8f8ebcbc0d22b36000bb0
Gerrit-PatchSet: 1
Gerrit-Project: otopi
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alo...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to