Fabian Deutsch has uploaded a new change for review. Change subject: Bump to ovirt-node-3.2.3-3 ......................................................................
Bump to ovirt-node-3.2.3-3 Change-Id: I0a4e51ae27201e2ae6c4b6c36c3aae8130cf13ce Signed-off-by: Fabian Deutsch <[email protected]> --- M configure.ac 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/25/41525/1 diff --git a/configure.ac b/configure.ac index f7dcad2..816f64c 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ define([VERSION_MINOR], [2]) define([VERSION_FIX], [3]) define([VERSION_NUMBER], VERSION_MAJOR[.]VERSION_MINOR[.]VERSION_FIX) -define([VERSION_RELEASE], [1]) +define([VERSION_RELEASE], [3]) define([VERSION_SUFFIX], []) AC_INIT([ovirt-node], VERSION_NUMBER[]VERSION_SUFFIX, [[email protected]]) -- To view, visit https://gerrit.ovirt.org/41525 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I0a4e51ae27201e2ae6c4b6c36c3aae8130cf13ce 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
