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