From da1186bfe8b32d4b1f3a2d45dc5211cfee717aa5 Mon Sep 17 00:00:00 2001 From: Papoteur Date: Wed, 9 Dec 2020 18:27:16 +0100 Subject: 1.29 --- CHANGELOG | 4 ++++ Makefile | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index efb4168..c5a6325 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,9 @@ The modifications are: +IsoDumper 1.28 +-------------- + - Fix creating ~/.isodumper for logging when not yet existing + IsoDumper 1.28 -------------- - Fix when fdisk considers that something is busy diff --git a/Makefile b/Makefile index 3ca5ced..f91d325 100644 --- a/Makefile +++ b/Makefile @@ -33,7 +33,7 @@ DBUSDIR=$(SYSCONFDIR)/dbus-1 SYSTEMDCONFDIR=$(LIBDIR)/systemd/system/ PACKAGE = isodumper -VERSION = 1.28 +VERSION = 1.29 GITPATH = git://git.mageia.org/software/isodumper all: version dirs pofiles -- cgit v1.2.1