Shirly Radco has uploaded a new change for review. Change subject: build: post ovirt-engine-dwh-3.5.1 ......................................................................
build: post ovirt-engine-dwh-3.5.1 Change-Id: I0d9bdcda3c002715ebd05e474c397c96c9695aa8 Signed-off-by: Shirly Radco <[email protected]> --- M version.mak 1 file changed, 3 insertions(+), 3 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-dwh refs/changes/85/37185/1 diff --git a/version.mak b/version.mak index 908d687..b32a7a9 100644 --- a/version.mak +++ b/version.mak @@ -6,7 +6,7 @@ # increment after releasing/branching VERSION_MAJOR=3 VERSION_MINOR=5 -VERSION_PATCH_LEVEL=1 +VERSION_PATCH_LEVEL=2 VERSION=$(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_PATCH_LEVEL) # Milestone is manually specified, @@ -24,7 +24,7 @@ # - master # - <none> # -MILESTONE= +MILESTONE=master # RPM release is manually specified, # For pre-release: @@ -35,4 +35,4 @@ # RPM_RELEASE=N # while N is incremented each re-release # -RPM_RELEASE=1 +RPM_RELEASE=0.0.$(MILESTONE).$(shell date -u +%Y%m%d%H%M%S) -- To view, visit http://gerrit.ovirt.org/37185 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I0d9bdcda3c002715ebd05e474c397c96c9695aa8 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-dwh Gerrit-Branch: ovirt-engine-dwh-3.5 Gerrit-Owner: Shirly Radco <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
