diff --git a/rocky/variables.conf b/rocky/variables.conf index 944c707..9132bac 100644 --- a/rocky/variables.conf +++ b/rocky/variables.conf @@ -4,7 +4,7 @@ RELEASE_NAME = 'Rocky Linux' RELEASE_SHORT = 'Rocky' RELEASE_VERSION_X = '9' -RELEASE_VERSION_Y = '6' +RELEASE_VERSION_Y = '5' RELEASE_VERSION_XY = "%s.%s" % (RELEASE_VERSION_X, RELEASE_VERSION_Y) RELEASE_VERSION = RELEASE_VERSION_XY