mirror of
https://git.rockylinux.org/rocky/pungi-rocky.git
synced 2024-11-22 12:51:27 +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_NAME = 'Rocky Linux'
|
||||||
RELEASE_SHORT = 'Rocky'
|
RELEASE_SHORT = 'Rocky'
|
||||||
RELEASE_VERSION_X = '9'
|
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_XY = "%s.%s" % (RELEASE_VERSION_X, RELEASE_VERSION_Y)
|
||||||
RELEASE_VERSION = RELEASE_VERSION_XY
|
RELEASE_VERSION = RELEASE_VERSION_XY
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
RELEASE_NAME = 'Rocky Linux'
|
RELEASE_NAME = 'Rocky Linux'
|
||||||
RELEASE_SHORT = 'Rocky'
|
RELEASE_SHORT = 'Rocky'
|
||||||
RELEASE_VERSION_X = '9'
|
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_XY = "%s.%s" % (RELEASE_VERSION_X, RELEASE_VERSION_Y)
|
||||||
RELEASE_VERSION = RELEASE_VERSION_XY
|
RELEASE_VERSION = RELEASE_VERSION_XY
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user