Fabian Deutsch has uploaded a new change for review. Change subject: Bump to 3.2.3-1 ......................................................................
Bump to 3.2.3-1 Change-Id: I9f9026ed62b2e278c4af0d062ce2af7ed453058f Signed-off-by: Fabian Deutsch <[email protected]> --- M configure.ac 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/92/40692/1 diff --git a/configure.ac b/configure.ac index 1a1fd5b..f7dcad2 100644 --- a/configure.ac +++ b/configure.ac @@ -19,9 +19,9 @@ define([VERSION_MAJOR], [3]) define([VERSION_MINOR], [2]) -define([VERSION_FIX], [2]) +define([VERSION_FIX], [3]) define([VERSION_NUMBER], VERSION_MAJOR[.]VERSION_MINOR[.]VERSION_FIX) -define([VERSION_RELEASE], [3]) +define([VERSION_RELEASE], [1]) define([VERSION_SUFFIX], []) AC_INIT([ovirt-node], VERSION_NUMBER[]VERSION_SUFFIX, [[email protected]]) -- To view, visit https://gerrit.ovirt.org/40692 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I9f9026ed62b2e278c4af0d062ce2af7ed453058f Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node Gerrit-Branch: ovirt-3.5 Gerrit-Owner: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
