Fabian Deutsch has uploaded a new change for review. Change subject: Bump to -0.10 ......................................................................
Bump to -0.10 Change-Id: Idf37c4187b155b515c2194b99300c1560253f860 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/59/46759/1 diff --git a/configure.ac b/configure.ac index 2a99c9d..064e5c1 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ define([VERSION_MINOR], [3]) define([VERSION_FIX], [0]) define([VERSION_NUMBER], VERSION_MAJOR[.]VERSION_MINOR[.]VERSION_FIX) -define([VERSION_RELEASE], [0.9]) +define([VERSION_RELEASE], [0.10]) define([VERSION_SUFFIX], [ovirt36]) AC_INIT([ovirt-node], [VERSION_NUMBER[-]VERSION_RELEASE[.]VERSION_SUFFIX], [[email protected]]) -- To view, visit https://gerrit.ovirt.org/46759 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Idf37c4187b155b515c2194b99300c1560253f860 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node Gerrit-Branch: ovirt-3.6 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
