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: Id0afab44a62e81efa8e5d3431ca0323f2e4d376a 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/91/28491/1 diff --git a/version.mak b/version.mak index 5968b32..0ed3b44 100644 --- a/version.mak +++ b/version.mak @@ -4,7 +4,7 @@ # Fix release is manually specified, # increment after releasing/branching -VERSION=3.4.2 +VERSION=3.4.3 # 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/28491 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Id0afab44a62e81efa8e5d3431ca0323f2e4d376a Gerrit-PatchSet: 1 Gerrit-Project: ovirt-reports Gerrit-Branch: ovirt-engine-reports-3.4 Gerrit-Owner: Shirly Radco <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
