From c97c34c7f718530a27dca8eafb1b4684a2559797 Mon Sep 17 00:00:00 2001 From: Papoteur Date: Wed, 31 May 2023 10:13:10 +0200 Subject: 1.46 --- CHANGELOG | 4 ++++ Makefile | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index b861093..41c0912 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,9 @@ The modifications are: +IsoDumper 1.46 +-------------- + - fix examination more than one device when selecting device (mga#31978) + IsoDumper 1.45 -------------- - change method of checking the selected device (mga#31898) diff --git a/Makefile b/Makefile index 397f2fe..0776609 100644 --- a/Makefile +++ b/Makefile @@ -33,7 +33,7 @@ DBUSDIR=$(SYSCONFDIR)/dbus-1 SYSTEMDCONFDIR=$(LIBDIR)/systemd/system/ PACKAGE = isodumper -VERSION = 1.45 +VERSION = 1.46 GITPATH = git://git.mageia.org/software/isodumper all: version dirs pofiles -- cgit v1.2.1