Douglas Schilling Landgraf has uploaded a new change for review. Change subject: configure: increase version minor ......................................................................
configure: increase version minor Change-Id: I74752922ca9be49fab312f27ed831b6ce6df5013 Signed-off-by: Douglas Schilling Landgraf <dougsl...@redhat.com> --- M configure.ac 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-node-plugin-vdsm refs/changes/23/33223/1 diff --git a/configure.ac b/configure.ac index 658657b..81a4bf5 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ define([VERSION_MAJOR], [0]) -define([VERSION_MINOR], [3]) +define([VERSION_MINOR], [4]) define([VERSION_FIX], [0]) define([VERSION_NUMBER], VERSION_MAJOR[.]VERSION_MINOR[.]VERSION_FIX) define([VERSION_SUFFIX], [_master]) -- To view, visit http://gerrit.ovirt.org/33223 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I74752922ca9be49fab312f27ed831b6ce6df5013 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node-plugin-vdsm Gerrit-Branch: master Gerrit-Owner: Douglas Schilling Landgraf <dougsl...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches