diff options
-rw-r--r-- | CHANGELOG | 4 | ||||
-rw-r--r-- | Makefile | 2 |
2 files changed, 5 insertions, 1 deletions
@@ -1,5 +1,9 @@ The modifications are: +IsoDumper 1.44 +-------------- + - fix crash of the dialog displayed when no USB is present (mga#31586) + IsoDumper 1.43 -------------- - fix link to key server for GPG (mga#29470) @@ -33,7 +33,7 @@ DBUSDIR=$(SYSCONFDIR)/dbus-1 SYSTEMDCONFDIR=$(LIBDIR)/systemd/system/ PACKAGE = isodumper -VERSION = 1.43 +VERSION = 1.44 GITPATH = git://git.mageia.org/software/isodumper all: version dirs pofiles |