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.24 +-------------- + - Use udisk2 to unmount partitions. + IsoDumper 1.23 -------------- - Fix waiting that the partition table is updated before formatting @@ -33,7 +33,7 @@ DBUSDIR=$(SYSCONFDIR)/dbus-1 SYSTEMDCONFDIR=$(LIBDIR)/systemd/system/ PACKAGE = isodumper -VERSION = 1.23 +VERSION = 1.24 GITPATH = git://git.mageia.org/software/isodumper all: version dirs pofiles |