From 3e82bef7f6753f554f7ddad9101c02777c49c2c0 Mon Sep 17 00:00:00 2001 From: Papoteur Date: Tue, 30 Jun 2020 21:36:28 +0200 Subject: 1.19 --- CHANGELOG | 5 +++++ Makefile | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 9455731..b724fde 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,10 @@ The modifications are: +IsoDumper 1.19 +-------------- + - Fix signature checking + - Fix checking + IsoDumper 1.18 -------------- - Add parsing of arguments from command line (use python-manatools, new dependency) diff --git a/Makefile b/Makefile index 66bf226..4d26d6e 100644 --- a/Makefile +++ b/Makefile @@ -33,7 +33,7 @@ DBUSDIR=$(SYSCONFDIR)/dbus-1 SYSTEMDCONFDIR=$(LIBDIR)/systemd/system/ PACKAGE = isodumper -VERSION = 1.18 +VERSION = 1.19 GITPATH = git://git.mageia.org/software/isodumper all: version dirs pofiles -- cgit v1.2.1