From 47c8fa19371641ffd62c2fafe883f3da926ecdff Mon Sep 17 00:00:00 2001 From: Papoteur Date: Wed, 10 Oct 2018 15:18:28 +0200 Subject: 1.02 --- CHANGELOG | 3 +++ Makefile | 2 +- lib/isodumper.py | 2 +- tools/po-update.sh | 2 +- 4 files changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index a367bbd..3654b72 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,8 @@ The modifications are: +IsoDumper 1.02 +-------------- + - apply DBus communication for backup feature IsoDumper 1.01 diff --git a/Makefile b/Makefile index 8957e38..6c0f3dd 100644 --- a/Makefile +++ b/Makefile @@ -32,7 +32,7 @@ POFILES = po DBUSDIR=$(SYSCONFDIR)/dbus-1 PACKAGE = isodumper -VERSION = 1.01 +VERSION = 1.02 GITPATH = git://git.mageia.org/software/isodumper all: dirs pofiles diff --git a/lib/isodumper.py b/lib/isodumper.py index 4978681..0e15a60 100755 --- a/lib/isodumper.py +++ b/lib/isodumper.py @@ -426,7 +426,7 @@ NTFS or ext. You can specify a volume name and the format in a new dialog box.