Michael Burns has uploaded a new change for review. Change subject: update to version 2.5.999 ......................................................................
update to version 2.5.999 next major release is 2.6.0 Change-Id: I73ff2d93d8465e96c9795dd3b52494976cf75e06 Signed-off-by: Mike Burns <[email protected]> --- M configure.ac 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-node-iso refs/changes/90/7290/1 diff --git a/configure.ac b/configure.ac index 44a47d2..cde0c72 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([ovirt-node], [2.5.1], [[email protected]]) +AC_INIT([ovirt-node], [2.5.999], [[email protected]]) AM_INIT_AUTOMAKE([-Wall -Werror foreign -Wno-portability tar-pax]) AC_SUBST([FEDORA],[[`rpm --eval '%{fedora}'|sed 's/[^0-9]//g'`]]) -- To view, visit http://gerrit.ovirt.org/7290 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I73ff2d93d8465e96c9795dd3b52494976cf75e06 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node-iso Gerrit-Branch: master Gerrit-Owner: Michael Burns <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
