Shirly Radco has uploaded a new change for review. Change subject: build: post ovirt-engine-reports-3.4.2 ......................................................................
build: post ovirt-engine-reports-3.4.2 Change-Id: I4e5117cd7e6650feef71e9f66aed2ea4f5f8904f 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-reports refs/changes/56/27456/1 diff --git a/version.mak b/version.mak index 2a4cb96..4930038 100644 --- a/version.mak +++ b/version.mak @@ -4,7 +4,7 @@ # Fix release is manually specified, # increment after releasing/branching -VERSION=3.4.1 +VERSION=3.4.2 # Milestone is manually specified, # example for ordering: @@ -21,7 +21,7 @@ # - master # - <none> # -MILESTONE= +MILESTONE=master # RPM release is manually specified, # For pre-release: @@ -32,4 +32,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/27456 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I4e5117cd7e6650feef71e9f66aed2ea4f5f8904f Gerrit-PatchSet: 1 Gerrit-Project: ovirt-reports Gerrit-Branch: ovirt-engine-3.4 Gerrit-Owner: Shirly Radco <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
