aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG5
-rw-r--r--Makefile2
2 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 5b96071..a2d97de 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,9 @@
The modifications are:
+IsoDumper 1.53
+--------------
+ - Add the code for creating any type of partition after writing ISO image
+ - Fix the closing of magiback
+
IsoDumper 1.52
--------------
- Change messages about partition added, not always persistent
diff --git a/Makefile b/Makefile
index bcec174..5267e5d 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.52
+VERSION = 1.53
PREFIX=/usr
BINDIR=$(PREFIX)/bin
SBINDIR=$(PREFIX)/sbin