Douglas Schilling Landgraf has uploaded a new change for review. Change subject: configure.ac: increase minor version ......................................................................
configure.ac: increase minor version increase minor version in master branch Change-Id: Ic6363b4cde01b5846954c2ca2544b08fe97f0b2f 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-plugin-vdsm refs/changes/92/30692/1 diff --git a/configure.ac b/configure.ac index 8ceac23..658657b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ define([VERSION_MAJOR], [0]) -define([VERSION_MINOR], [2]) +define([VERSION_MINOR], [3]) define([VERSION_FIX], [0]) define([VERSION_NUMBER], VERSION_MAJOR[.]VERSION_MINOR[.]VERSION_FIX) define([VERSION_SUFFIX], [_master]) -- To view, visit http://gerrit.ovirt.org/30692 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ic6363b4cde01b5846954c2ca2544b08fe97f0b2f Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node-plugin-vdsm Gerrit-Branch: master Gerrit-Owner: Douglas Schilling Landgraf <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
