Michael Pasternak has posted comments on this change. Change subject: cli: Change version number to 3.5.0.0 ......................................................................
Patch Set 1: (1 comment) http://gerrit.ovirt.org/#/c/23669/1/Makefile File Makefile: Line 1: all: rpm Line 2: Line 3: rpmrelease:=0.1 > It isn't needed, but is convenient to indicate that this isn't a release, b you achieve the same simply by raising build/revision, if you want it to be clear for the user, you can use -alpha/-beta suffix as alonbl does. Line 4: rpmversion=3.5.0.0 Line 5: RPMTOP=$(shell bash -c "pwd -P")/rpmtop Line 6: SPEC=ovirt-engine-cli.spec Line 7: -- To view, visit http://gerrit.ovirt.org/23669 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: If03fdfd2cede2ed52b6f3a95f275cb8b95a2a312 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine-cli Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Michael Pasternak <[email protected]> Gerrit-Reviewer: Ori Liel <[email protected]> Gerrit-Reviewer: Ravi Nori <[email protected]> Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
