Timothy Redaelli <[email protected]> writes: > Since on CentOS/RHEL the builds are based on stable branches and not on > tags for debugging purpose it's better to have the downstream version as > version so it's easier to know which commits are included in a build. > > This commit adds DISPLAY_VERSION as ./configure environment variable in > order to set an OVS version that should be shown to the user via > ovs-vsctl -V and, so, also on database and on ovs-vsctl show. > > DISPLAY_VERSION is used in Fedora/CentOS/RHEL spec file in order to have > the version be aligned with the downstream one. > > Signed-off-by: Timothy Redaelli <[email protected]> > ---
Thanks for doing this - this will be useful for distributions that want to have their patch-level suffixes added to the version. Acked-by: Aaron Conole <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
