aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG4
-rw-r--r--Makefile2
2 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 9cff46d..9b44b52 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,8 +1,8 @@
The modifications are:
-IsoDumper 1.58
+IsoDumper 1.59
--------------
- - Fix running do_format in magiback
+ - Fix running do_format in magiback mga#34877 mga#34867
- Restore erasing MBR when formatting in one partition
- Fix messages about partition, not only persistent partition.
diff --git a/Makefile b/Makefile
index 99be194..367a1c6 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.58
+VERSION = 1.59
PREFIX=/usr
BINDIR=$(PREFIX)/bin
SBINDIR=$(PREFIX)/sbin