From 1d23f01a534d1575c311c34ad5c942c236a0a973 Mon Sep 17 00:00:00 2001 From: Papoteur Date: Fri, 27 Jan 2023 17:05:20 +0100 Subject: 1.42 --- CHANGELOG | 8 ++++++++ Makefile | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 5756fc4..95e3300 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,13 @@ The modifications are: +IsoDumper 1.42 +-------------- + - update translations + - fix some translations + - fix displaying window title + - fix configuration file for mpan + - fix detection of activation on partition type in any case, not only for ext4. + IsoDumper 1.41 -------------- - Avoid to launch writing if backup failed diff --git a/Makefile b/Makefile index 5371675..8f51ab1 100644 --- a/Makefile +++ b/Makefile @@ -33,7 +33,7 @@ DBUSDIR=$(SYSCONFDIR)/dbus-1 SYSTEMDCONFDIR=$(LIBDIR)/systemd/system/ PACKAGE = isodumper -VERSION = 1.41 +VERSION = 1.42 GITPATH = git://git.mageia.org/software/isodumper all: version dirs pofiles -- cgit v1.2.1