We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0df12ac commit 9ef04aaCopy full SHA for 9ef04aa
engine-appliance/Makefile
@@ -1,6 +1,6 @@
1
2
ARCH=x86_64
3
-VERSION=4.5.1
+VERSION=4.5.7
4
DISTRO ?= centos
5
DISTRO_VERSION ?= 9
6
DISTRO_FULLNAME := $(DISTRO)$(DISTRO_VERSION)
engine-appliance/kiwi/default.xml
@@ -32,7 +32,7 @@
32
</profile>
33
</profiles>
34
<preferences>
35
- <version>4.5.1</version>
+ <version>4.5.7</version>
36
<packagemanager>dnf4</packagemanager>
37
<bootsplash-theme>charge</bootsplash-theme>
38
<locale>en_US</locale>
0 commit comments