Makefile: Bump the release version to 8.10
Typically this has tracked the release that the changes are being built for. Related: RHEL-24418
This commit is contained in:
parent
916f0c6e59
commit
965520cb34
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
|||||||
NAME=lorax-templates-rhel
|
NAME=lorax-templates-rhel
|
||||||
# RHEL version these templates are designed for
|
# RHEL version these templates are designed for
|
||||||
RHELVER=8.7
|
RHELVER=8.10
|
||||||
# Serial number for this release
|
# Serial number for this release
|
||||||
SERIAL=$(shell [ -f SERIAL ] && cat SERIAL || echo 0)
|
SERIAL=$(shell [ -f SERIAL ] && cat SERIAL || echo 0)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user