Yaniv Dary has uploaded a new change for review. Change subject: packaging: moved release number up ......................................................................
packaging: moved release number up Change-Id: Ia97e46cd3cc75ea9d662e972067b7d021cb41f89 Signed-off-by: Yaniv Dary <[email protected]> --- M version.mak 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-dwh refs/changes/16/24516/1 diff --git a/version.mak b/version.mak index 5a9761a..e49a922 100644 --- a/version.mak +++ b/version.mak @@ -32,4 +32,4 @@ # RPM_RELEASE=N # while N is incremented each re-release # -RPM_RELEASE=0.2.$(MILESTONE).$(shell date -u +%Y%m%d%H%M%S) +RPM_RELEASE=1 -- To view, visit http://gerrit.ovirt.org/24516 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ia97e46cd3cc75ea9d662e972067b7d021cb41f89 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-dwh Gerrit-Branch: master Gerrit-Owner: Yaniv Dary <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
