aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG4
-rw-r--r--Makefile2
2 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index a2d97de..b9d8d24 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,8 @@
The modifications are:
+IsoDumper 1.54
+--------------
+ - Upadate translations
+
IsoDumper 1.53
--------------
- Add the code for creating any type of partition after writing ISO image
diff --git a/Makefile b/Makefile
index 5267e5d..362afc1 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.53
+VERSION = 1.54
PREFIX=/usr
BINDIR=$(PREFIX)/bin
SBINDIR=$(PREFIX)/sbin