aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG6
-rw-r--r--Makefile3
2 files changed, 7 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index fbde5cb..e06fe73 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,10 @@
The modifications are:
+IsoDumper 1.50
+--------------
+ - New order in checking before operation, to check all at start
+ - Keep authorization during 10 min
+ - Give user ownership to the backup image
+
IsoDumper 1.49
--------------
- Fix: continue to writing step after backup (mga#32035)
diff --git a/Makefile b/Makefile
index 9b78adb..e4e7777 100644
--- a/Makefile
+++ b/Makefile
@@ -13,7 +13,7 @@
# Author isodumper software= papoteur <papoteur@mageialinux-online.org>
# Author Makefile file= Geiger David <david.david@mageialinux-online.org>
-VERSION = 1.49
+VERSION = 1.50
PREFIX=/usr
BINDIR=$(PREFIX)/bin
SBINDIR=$(PREFIX)/sbin
@@ -34,7 +34,6 @@ DBUSDIR=$(SYSCONFDIR)/dbus-1
SYSTEMDCONFDIR=$(LIBDIR)/systemd/system/
PACKAGE = isodumper
-VERSION = 1.49
GITPATH = git://git.mageia.org/software/isodumper
all: version dirs pofiles