Alon Bar-Lev has posted comments on this change. Change subject: build: ovirt-release35-1.0.0_alpha1 ......................................................................
Patch Set 2: (1 comment) http://gerrit.ovirt.org/#/c/27755/2/ovirt-release-3.5/configure.ac File ovirt-release-3.5/configure.ac: Line 19: Line 20: define([VERSION_MAJOR], [1]) Line 21: define([VERSION_MINOR], [0]) Line 22: define([VERSION_FIX], [0]) Line 23: define([VERSION_NUMBER], VERSION_MAJOR[.]VERSION_MINOR[.]VERSION_FIX) can we just have version 001 or something? this is downstream only package, there is no need for an x.y.z as the x.y is given per package name. this will ease people. Line 24: define([VERSION_SUFFIX], [_alpha1]) Line 25: define([OVIRT_VERSION_MAJOR], [3]) Line 26: define([OVIRT_VERSION_MINOR], [5]) Line 27: -- To view, visit http://gerrit.ovirt.org/27755 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: If75f973c737818a113a6e79a641c12773419af45 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-release Gerrit-Branch: master Gerrit-Owner: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: David Caro <[email protected]> Gerrit-Reviewer: Kiril Nesenko <[email protected]> Gerrit-Reviewer: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: Simone Tiraboschi <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
