Alon Bar-Lev has uploaded a new change for review. Change subject: packaging: master now 1.3 ......................................................................
packaging: master now 1.3 Change-Id: I92cf88c68c16ffd46a2f9aa347618e800d6b7e91 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/84/28484/1 diff --git a/ChangeLog b/ChangeLog index b4888a0..00ce473 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ otopi -- oVirt Task Oriented Pluggable Installer/Implementation -????-??-?? - Version 1.2.2 +????-??-?? - Version 1.3.0 2014-05-02 - Version 1.2.1 diff --git a/configure.ac b/configure.ac index 8a2e9e4..7bb4243 100644 --- a/configure.ac +++ b/configure.ac @@ -20,8 +20,8 @@ AC_PREREQ(2.60) define([VERSION_MAJOR], [1]) -define([VERSION_MINOR], [2]) -define([VERSION_FIX], [2]) +define([VERSION_MINOR], [3]) +define([VERSION_FIX], [0]) define([VERSION_NUMBER], VERSION_MAJOR[.]VERSION_MINOR[.]VERSION_FIX) define([VERSION_SUFFIX], [_master]) -- To view, visit http://gerrit.ovirt.org/28484 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I92cf88c68c16ffd46a2f9aa347618e800d6b7e91 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