Fabian Deutsch has uploaded a new change for review. Change subject: Bump to 3.2.1-10 ......................................................................
Bump to 3.2.1-10 Change-Id: I92c01ffca250408092d8eff2ea39ad80d36c33ab 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/39/38639/1 diff --git a/configure.ac b/configure.ac index 3891e80..d1bf7cf 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ define([VERSION_MINOR], [2]) define([VERSION_FIX], [1]) define([VERSION_NUMBER], VERSION_MAJOR[.]VERSION_MINOR[.]VERSION_FIX) -define([VERSION_RELEASE], [8]) +define([VERSION_RELEASE], [10]) define([VERSION_SUFFIX], []) AC_INIT([ovirt-node], VERSION_NUMBER[]VERSION_SUFFIX, [[email protected]]) -- To view, visit https://gerrit.ovirt.org/38639 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I92c01ffca250408092d8eff2ea39ad80d36c33ab 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
