Skip to content

Commit 9ef04aa

Browse files
committed
build: release 4.5.7
Signed-off-by: Jean-Louis Dupond <jean-louis@dupond.be>
1 parent 0df12ac commit 9ef04aa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

engine-appliance/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
ARCH=x86_64
3-
VERSION=4.5.1
3+
VERSION=4.5.7
44
DISTRO ?= centos
55
DISTRO_VERSION ?= 9
66
DISTRO_FULLNAME := $(DISTRO)$(DISTRO_VERSION)

engine-appliance/kiwi/default.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
</profile>
3333
</profiles>
3434
<preferences>
35-
<version>4.5.1</version>
35+
<version>4.5.7</version>
3636
<packagemanager>dnf4</packagemanager>
3737
<bootsplash-theme>charge</bootsplash-theme>
3838
<locale>en_US</locale>

0 commit comments

Comments
 (0)