Douglas Schilling Landgraf has uploaded a new change for review. Change subject: configure: increase release ......................................................................
configure: increase release Added engine_page: Add validation for engine_data Change-Id: I7ab91bc46e4eef771f712736fe14c90a448ab23e 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/32/37332/1 diff --git a/configure.ac b/configure.ac index ceb2926..9b5179b 100644 --- a/configure.ac +++ b/configure.ac @@ -6,7 +6,7 @@ AC_INIT([ovirt-node-plugin-vdsm], VERSION_NUMBER[]VERSION_SUFFIX, [[email protected]]) PACKAGE_RPM_VERSION="VERSION_NUMBER" -PACKAGE_RPM_RELEASE="3" +PACKAGE_RPM_RELEASE="4" AM_INIT_AUTOMAKE([-Wall -Werror foreign -Wno-portability tar-pax]) AC_SUBST([PACKAGE_RPM_VERSION]) AC_SUBST([PACKAGE_RPM_RELEASE]) -- To view, visit http://gerrit.ovirt.org/37332 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I7ab91bc46e4eef771f712736fe14c90a448ab23e Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node-plugin-vdsm Gerrit-Branch: ovirt-3.5 Gerrit-Owner: Douglas Schilling Landgraf <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
