From 965520cb34b32d4751bf830cab36ccf5f9952cdf Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Wed, 7 Feb 2024 08:14:04 -0800 Subject: [PATCH] Makefile: Bump the release version to 8.10 Typically this has tracked the release that the changes are being built for. Related: RHEL-24418 --- Makefile | 2 +- SERIAL | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 0cb52ef..5b8dc98 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ NAME=lorax-templates-rhel # RHEL version these templates are designed for -RHELVER=8.7 +RHELVER=8.10 # Serial number for this release SERIAL=$(shell [ -f SERIAL ] && cat SERIAL || echo 0) diff --git a/SERIAL b/SERIAL index 0cfbf08..d00491f 100644 --- a/SERIAL +++ b/SERIAL @@ -1 +1 @@ -2 +1