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.33 +-------------- + - Fix GTK interface not responding + - Fix signal when device is removed + - Add version generation when installing in Makefile + IsoDumper 1.32 -------------- - Update translations @@ -33,7 +33,7 @@ DBUSDIR=$(SYSCONFDIR)/dbus-1 SYSTEMDCONFDIR=$(LIBDIR)/systemd/system/ PACKAGE = isodumper -VERSION = 1.32 +VERSION = 1.33 GITPATH = git://git.mageia.org/software/isodumper all: version dirs pofiles |