Andreas Wacknitz
2024-04-09 7bea32fd382fe993229cd2db29c3a13cb8138b09
make-rules/ips-buildinfo.mk
@@ -31,7 +31,7 @@
#
# Release major number: 2014, 2015, etc.
#
RELEASE_MAJOR ?= 2014
RELEASE_MAJOR ?= 2024
#
# Release minor number: 0, 1, 2, etc.
@@ -53,9 +53,7 @@
# Branch Identifier.  Used in the version section of the package name to
# identify the operating system branch that the package was produced for.
#
# XXX don't use new versioning scheme just yet
#BRANCHID ?= $(RELEASE_MAJOR).$(RELEASE_MINOR).$(UPDATENUM).$(COMPONENT_REVISION)
BRANCHID ?= 0.151.1.8.1
BRANCHID ?= $(RELEASE_MAJOR).$(RELEASE_MINOR).$(UPDATENUM).$(COMPONENT_REVISION)
#
# Build Version.  Used in the version section of the package name to identify