set VERSION variable

This commit is contained in:
Louis Abel 2024-04-01 11:47:40 -07:00
parent 6ff2d660d0
commit e7195fc0ea
Signed by: label
GPG Key ID: 2A6975660E424560
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
RELEASE_NAME = 'Rocky Linux'
RELEASE_SHORT = 'Rocky'
RELEASE_VERSION = '10'
VERSION = '10-lh'
PKGSET_KOJI_TAG = 'r10s-compose'