aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageia.org>2019-07-30 08:43:37 +0200
committerPapoteur <papoteur@mageia.org>2019-07-30 08:43:37 +0200
commit55dfd6904871bdbd9cec0ba2ed88b2fde7eed894 (patch)
tree230dfddabb4cf91581bf7ecab86c0e1ae451ff69
parent9c5b1ca0b258ed01b2a5c02e1342399c56c0df9e (diff)
downloadisodumper-55dfd6904871bdbd9cec0ba2ed88b2fde7eed894.tar
isodumper-55dfd6904871bdbd9cec0ba2ed88b2fde7eed894.tar.gz
isodumper-55dfd6904871bdbd9cec0ba2ed88b2fde7eed894.tar.bz2
isodumper-55dfd6904871bdbd9cec0ba2ed88b2fde7eed894.tar.xz
isodumper-55dfd6904871bdbd9cec0ba2ed88b2fde7eed894.zip
1.131.13
-rw-r--r--CHANGELOG2
-rw-r--r--Makefile2
-rwxr-xr-xlib/isodumper.py2
-rwxr-xr-xtools/po-update.sh2
4 files changed, 4 insertions, 4 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 588d0bc..4c1525e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,6 @@
The modifications are:
-IsoDumper 1.12
+IsoDumper 1.13
--------------
- Fix self detection in processes
- Add dialog box for instances already running
diff --git a/Makefile b/Makefile
index a012282..6f91708 100644
--- a/Makefile
+++ b/Makefile
@@ -33,7 +33,7 @@ DBUSDIR=$(SYSCONFDIR)/dbus-1
SYSTEMDCONFDIR=$(LIBDIR)/systemd/system/
PACKAGE = isodumper
-VERSION = 1.12
+VERSION = 1.13
GITPATH = git://git.mageia.org/software/isodumper
all: dirs pofiles
diff --git a/lib/isodumper.py b/lib/isodumper.py
index d93a9c0..5ae5af3 100755
--- a/lib/isodumper.py
+++ b/lib/isodumper.py
@@ -108,7 +108,7 @@ class Info(object):
class IsoDumper(object):
- RELEASE="v1.12"
+ RELEASE="v1.13"
def get_devices(self):
self.list=self.u.find_devices()
diff --git a/tools/po-update.sh b/tools/po-update.sh
index a71d8b1..215ac3b 100755
--- a/tools/po-update.sh
+++ b/tools/po-update.sh
@@ -10,7 +10,7 @@ fi
cd "$(readlink -f "$(dirname "$0")/..")"
-VERSION=(1.12)
+VERSION=(1.13)
DOMAIN=(isodumper)
intltool-extract --type=gettext/xml polkit/org.mageia.isodumper.policy.in