Fabian Deutsch has uploaded a new change for review. Change subject: Bump to ovirt-node-3.7 ......................................................................
Bump to ovirt-node-3.7 The reason is to align with the overall oVirt versioning Change-Id: Id59b4c5c1c04b3218a5fc790cc04cc77769daa43 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/01/48001/1 diff --git a/configure.ac b/configure.ac index d1f7f85..ebef419 100644 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,7 @@ AC_PREREQ(2.60) define([VERSION_MAJOR], [3]) -define([VERSION_MINOR], [4]) +define([VERSION_MINOR], [7]) define([VERSION_FIX], [0]) define([VERSION_NUMBER], VERSION_MAJOR[.]VERSION_MINOR[.]VERSION_FIX) define([VERSION_RELEASE], [0.0]) -- To view, visit https://gerrit.ovirt.org/48001 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Id59b4c5c1c04b3218a5fc790cc04cc77769daa43 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Fabian Deutsch <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
