diff options
-rw-r--r-- | CHANGELOG | 6 | ||||
-rw-r--r-- | Makefile | 2 |
2 files changed, 7 insertions, 1 deletions
@@ -1,4 +1,10 @@ The modifications are: + + +IsoDumper 1.21 +-------------- + - Avoid confusion in device when there is device without Vendor nor Model. (mga#27209) + IsoDumper 1.20 -------------- - Add unmount command before eject (mag#26974) @@ -33,7 +33,7 @@ DBUSDIR=$(SYSCONFDIR)/dbus-1 SYSTEMDCONFDIR=$(LIBDIR)/systemd/system/ PACKAGE = isodumper -VERSION = 1.20 +VERSION = 1.21 GITPATH = git://git.mageia.org/software/isodumper all: version dirs pofiles |