Sandro Bonazzola has uploaded a new change for review. Change subject: build: ovirt-engine-dwh-3.3.2 ......................................................................
build: ovirt-engine-dwh-3.3.2 Fix error: line 31: Illegal sequence ".." in: Release: 0.2..20131213083001.fc19 Change-Id: I0571c8c61b7ee5866b6f72170d12033180325949 Signed-off-by: Sandro Bonazzola <[email protected]> --- M version.mak 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-dwh refs/changes/65/22365/1 diff --git a/version.mak b/version.mak index bca9b82..e6a1fb3 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/22365 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I0571c8c61b7ee5866b6f72170d12033180325949 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-dwh Gerrit-Branch: ovirt-3.3 Gerrit-Owner: Sandro Bonazzola <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
