Douglas Schilling Landgraf has uploaded a new change for review. Change subject: configure: Bump release ......................................................................
configure: Bump release Change-Id: Ie5c2c5b527129942e7feaa8b9a4d365919a1885b Signed-off-by: Douglas Schilling Landgraf <[email protected]> --- M configure.ac 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/78/62578/1 diff --git a/configure.ac b/configure.ac index 6041a9b..39e0421 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ define([VERSION_MINOR], [6]) define([VERSION_FIX], [1]) define([VERSION_NUMBER], VERSION_MAJOR[.]VERSION_MINOR[.]VERSION_FIX) -define([VERSION_RELEASE], [13]) +define([VERSION_RELEASE], [14]) define([VERSION_SUFFIX], [ovirt36]) AC_INIT([ovirt-node], [VERSION_NUMBER[-]VERSION_RELEASE[.]VERSION_SUFFIX], [[email protected]]) -- To view, visit https://gerrit.ovirt.org/62578 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ie5c2c5b527129942e7feaa8b9a4d365919a1885b Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node Gerrit-Branch: ovirt-3.6 Gerrit-Owner: Douglas Schilling Landgraf <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
