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.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) @@ -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 |