From 4226df03be52c4b0cb25b79c40449020d45b7cc9 Mon Sep 17 00:00:00 2001 From: Papoteur Date: Sat, 10 Jun 2023 13:23:46 +0200 Subject: 1.48 --- CHANGELOG | 4 ++++ Makefile | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index b3ae7b8..f276006 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,9 @@ The modifications are: +IsoDumper 1.48 +-------------- + - fix detection of the selection for persistent partition and adjust the label. + IsoDumper 1.47 -------------- - catch error in exploring GPG keys (mga#31978) diff --git a/Makefile b/Makefile index f8765a2..8e19f98 100644 --- a/Makefile +++ b/Makefile @@ -33,7 +33,7 @@ DBUSDIR=$(SYSCONFDIR)/dbus-1 SYSTEMDCONFDIR=$(LIBDIR)/systemd/system/ PACKAGE = isodumper -VERSION = 1.47 +VERSION = 1.48 GITPATH = git://git.mageia.org/software/isodumper all: version dirs pofiles -- cgit v1.2.1