Alon Bar-Lev has uploaded a new change for review. Change subject: packaging: post otopi-1.3 ......................................................................
packaging: post otopi-1.3 Change-Id: I4318f99de592ccb213d3190bec658dad17bbd4dd 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/71/37571/1 diff --git a/ChangeLog b/ChangeLog index 002ac83..70990a4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ otopi -- oVirt Task Oriented Pluggable Installer/Implementation -????-??-?? - Version 1.3.2 +????-??-?? - Version 1.4.0 2015-01-15 - Version 1.3.1 diff --git a/configure.ac b/configure.ac index 51c5a8f..e1da69f 100644 --- a/configure.ac +++ b/configure.ac @@ -20,8 +20,8 @@ AC_PREREQ(2.60) define([VERSION_MAJOR], [1]) -define([VERSION_MINOR], [3]) -define([VERSION_FIX], [2]) +define([VERSION_MINOR], [4]) +define([VERSION_FIX], [0]) define([VERSION_NUMBER], VERSION_MAJOR[.]VERSION_MINOR[.]VERSION_FIX) define([VERSION_SUFFIX], [_master]) -- To view, visit http://gerrit.ovirt.org/37571 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I4318f99de592ccb213d3190bec658dad17bbd4dd 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