Version leap to libisoburn-1.5.4

This commit is contained in:
2021-01-30 15:27:55 +01:00
parent 5bc1d998f9
commit f81eade8cd
28 changed files with 223 additions and 241 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh
# Copyright (c) 2019 - 2020
# Copyright (c) 2019 - 2021
# Nio Wiklund alias sudodus <nio dot wiklund at gmail dot com>
# Thomas Schmitt <scdbackup@gmx.net>
# Provided under GPL version 2 or later.
@ -15,7 +15,7 @@
# announces.
xdt_print_version() {
echo "xorriso-dd-target , version 1.5.3 , 2020.02.12.195952"
echo "xorriso-dd-target , version 1.5.4 , 2021.01.30.150001"
}