From 77d11d196193754d596ec4919d02eb1170425d74 Mon Sep 17 00:00:00 2001 From: Papoteur Date: Tue, 16 Oct 2018 21:57:34 +0200 Subject: 1.03 --- lib/isodumper.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/isodumper.py b/lib/isodumper.py index 4262c3b..d1d1e1c 100755 --- a/lib/isodumper.py +++ b/lib/isodumper.py @@ -112,6 +112,8 @@ class Info(object): class IsoDumper(object): + RELEASE="v1.03" + def get_devices(self): self.list=self.u.find_devices() while len(self.list)==0: @@ -425,7 +427,6 @@ NTFS or ext. You can specify a volume name and the format in a new dialog box.