Project

General

Profile

« Previous | Next » 

Revision 57799545

Added by François ARMAND over 6 years ago

Fixes #11450: Rudder version was not updated in branch 4.2

View differences:

build.conf
# - x.y(.z): plugin major.minor.micro. Micro should be omitted. When omitted, z is assumed to be 0.
# For the build, we split the information between two properties, rudder branch and plugin version,
# which must be concaneted with "-" to build the plugin version.
rudder-branch=4.1
rudder-branch=4.2
plugin-branch=1.1
plugin-version=${rudder-branch}-${plugin-branch}
# Version of Rudder used to build the plugin.
# It defined the API/ABI used and it is important for binary compatibility
#
rudder-build-version=4.1.0
rudder-build-version=4.2.0

Also available in: Unified diff