bumps version to 9.4
This commit is contained in:
parent
a69173d7ff
commit
9e91c02015
@ -1,5 +1,5 @@
|
|||||||
RELEASE_VER_MAJOR = 9
|
RELEASE_VER_MAJOR = 9
|
||||||
RELEASE_VER_MINOR = 2
|
RELEASE_VER_MINOR = 4
|
||||||
ARCH = $(shell uname -m)
|
ARCH = $(shell uname -m)
|
||||||
RELEASE_NAME = rocky-linux-ostree-$(ARCH)-$(RELEASE_VER_MAJOR).$(RELEASE_VER_MINOR)
|
RELEASE_NAME = rocky-linux-ostree-$(ARCH)-$(RELEASE_VER_MAJOR).$(RELEASE_VER_MINOR)
|
||||||
DEFAULT_OSTREE_REMOTE = https://dl.rockylinux.org/pub/sig/$(RELEASE_VER_MAJOR)/ostree/$(ARCH)/standard/
|
DEFAULT_OSTREE_REMOTE = https://dl.rockylinux.org/pub/sig/$(RELEASE_VER_MAJOR)/ostree/$(ARCH)/standard/
|
||||||
|
Loading…
Reference in New Issue
Block a user