diff options
-rw-r--r-- | CHANGELOG | 4 | ||||
-rw-r--r-- | Makefile | 2 |
2 files changed, 5 insertions, 1 deletions
@@ -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 @@ -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 |