From 80aa0733fac3bec248fc764ed44cb44d68899636 Mon Sep 17 00:00:00 2001 From: Papoteur Date: Sun, 4 Oct 2020 16:23:00 +0200 Subject: 1.22 --- CHANGELOG | 4 ++++ Makefile | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 659ab4a..33784ca 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,10 @@ The modifications are: +IsoDumper 1.22 +-------------- + - Fix typo in command for creating persistent partition (mga#27354) and add a delay after creating the partition + IsoDumper 1.21 -------------- - Avoid confusion in device when there is device without Vendor nor Model. (mga#27209) diff --git a/Makefile b/Makefile index 3b93f29..352d690 100644 --- a/Makefile +++ b/Makefile @@ -33,7 +33,7 @@ DBUSDIR=$(SYSCONFDIR)/dbus-1 SYSTEMDCONFDIR=$(LIBDIR)/systemd/system/ PACKAGE = isodumper -VERSION = 1.21 +VERSION = 1.22 GITPATH = git://git.mageia.org/software/isodumper all: version dirs pofiles -- cgit v1.2.1