diff options
-rw-r--r-- | CHANGELOG | 6 | ||||
-rw-r--r-- | Makefile | 2 |
2 files changed, 7 insertions, 1 deletions
@@ -1,4 +1,10 @@ The modifications are: +IsoDumper 1.52 +-------------- + - Change messages about partition added, not always persistent + - Format message in interface, translation wasn't displayed + - Fix group for the backup file + IsoDumper 1.51 -------------- - Close magiback when closing isodumper @@ -13,7 +13,7 @@ # Author isodumper software= papoteur <papoteur@mageialinux-online.org> # Author Makefile file= Geiger David <david.david@mageialinux-online.org> -VERSION = 1.51 +VERSION = 1.52 PREFIX=/usr BINDIR=$(PREFIX)/bin SBINDIR=$(PREFIX)/sbin |