mirror of
https://git.rockylinux.org/rocky/pungi-rocky.git
synced 2024-11-21 20:31:30 +00:00
reset upcoming to 9.5
This commit is contained in:
parent
8028c26a0f
commit
74f1f79a78
@ -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 = '5'
|
||||||
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