mirror of
https://git.rockylinux.org/rocky/pungi-rocky.git
synced 2024-11-21 12:21:26 +00:00
set to 6 and 7
This commit is contained in:
parent
74f1f79a78
commit
9ad52cb218
@ -4,7 +4,7 @@
|
||||
RELEASE_NAME = 'Rocky Linux'
|
||||
RELEASE_SHORT = 'Rocky'
|
||||
RELEASE_VERSION_X = '9'
|
||||
RELEASE_VERSION_Y = '6'
|
||||
RELEASE_VERSION_Y = '7'
|
||||
RELEASE_VERSION_XY = "%s.%s" % (RELEASE_VERSION_X, RELEASE_VERSION_Y)
|
||||
RELEASE_VERSION = RELEASE_VERSION_XY
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
RELEASE_NAME = 'Rocky Linux'
|
||||
RELEASE_SHORT = 'Rocky'
|
||||
RELEASE_VERSION_X = '9'
|
||||
RELEASE_VERSION_Y = '5'
|
||||
RELEASE_VERSION_Y = '6'
|
||||
RELEASE_VERSION_XY = "%s.%s" % (RELEASE_VERSION_X, RELEASE_VERSION_Y)
|
||||
RELEASE_VERSION = RELEASE_VERSION_XY
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user