From 6e065bfa3c95d8304563eb4cf8148191c51c6c91 Mon Sep 17 00:00:00 2001 From: Papoteur Date: Sat, 10 Oct 2020 13:50:05 +0200 Subject: 1.23 --- CHANGELOG | 4 ++++ Makefile | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 33784ca..fd692b6 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,10 @@ The modifications are: +IsoDumper 1.23 +-------------- + - Fix waiting that the partition table is updated before formatting + IsoDumper 1.22 -------------- - Fix typo in command for creating persistent partition (mga#27354) and add a delay after creating the partition diff --git a/Makefile b/Makefile index 352d690..307f119 100644 --- a/Makefile +++ b/Makefile @@ -33,7 +33,7 @@ DBUSDIR=$(SYSCONFDIR)/dbus-1 SYSTEMDCONFDIR=$(LIBDIR)/systemd/system/ PACKAGE = isodumper -VERSION = 1.22 +VERSION = 1.23 GITPATH = git://git.mageia.org/software/isodumper all: version dirs pofiles -- cgit v1.2.1