From cf029c0c357992aa4fc5e62c2a00bfc4ec2f64f9 Mon Sep 17 00:00:00 2001 From: Papoteur Date: Sun, 30 May 2021 19:16:07 +0200 Subject: 1.41 --- CHANGELOG | 8 ++++++++ Makefile | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 74c63a5..5756fc4 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,12 @@ The modifications are: + +IsoDumper 1.41 +-------------- + - Avoid to launch writing if backup failed + - Improve activating/deactivating fields and buttons in the interface. + - Display "ext4" type partition when persistent is selected + - Improve Label of report for selected partition to create (mga#27744) + IsoDumper 1.40 -------------- - New GUI (mga#27744) diff --git a/Makefile b/Makefile index 71191c1..5371675 100644 --- a/Makefile +++ b/Makefile @@ -33,7 +33,7 @@ DBUSDIR=$(SYSCONFDIR)/dbus-1 SYSTEMDCONFDIR=$(LIBDIR)/systemd/system/ PACKAGE = isodumper -VERSION = 1.40 +VERSION = 1.41 GITPATH = git://git.mageia.org/software/isodumper all: version dirs pofiles -- cgit v1.2.1