diff options
-rw-r--r-- | CHANGELOG | 6 | ||||
-rw-r--r-- | Makefile | 2 |
2 files changed, 7 insertions, 1 deletions
@@ -1,5 +1,11 @@ The modifications are: +IsoDumper 1.28 +-------------- + - Fix when fdisk considers that something is busy + - Don't load key when already present + - Add debug option + IsoDumper 1.27 -------------- - Fix unmounting @@ -33,7 +33,7 @@ DBUSDIR=$(SYSCONFDIR)/dbus-1 SYSTEMDCONFDIR=$(LIBDIR)/systemd/system/ PACKAGE = isodumper -VERSION = 1.27 +VERSION = 1.28 GITPATH = git://git.mageia.org/software/isodumper all: version dirs pofiles |