Douglas Schilling Landgraf has uploaded a new change for review. Change subject: configure.ac: Bump release ......................................................................
configure.ac: Bump release Bump release Change-Id: I7346f3e912be81479d99ec9d8360764bbb01bb93 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/70/60370/1 diff --git a/configure.ac b/configure.ac index c6038eb..f4fbb0d 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ define([VERSION_MINOR], [2]) define([VERSION_FIX], [3]) define([VERSION_NUMBER], VERSION_MAJOR[.]VERSION_MINOR[.]VERSION_FIX) -define([VERSION_RELEASE], [31]) +define([VERSION_RELEASE], [34]) define([VERSION_SUFFIX], []) AC_INIT([ovirt-node], VERSION_NUMBER[]VERSION_SUFFIX, [[email protected]]) -- To view, visit https://gerrit.ovirt.org/60370 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I7346f3e912be81479d99ec9d8360764bbb01bb93 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node Gerrit-Branch: ovirt-3.5 Gerrit-Owner: Douglas Schilling Landgraf <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
