Version leap to libisoburn-1.5.6

This commit is contained in:
2023-06-07 18:37:00 +02:00
parent ad1b9bfe03
commit be8f86ded2
30 changed files with 200 additions and 277 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/sh
# Copyright (c) 2019 - 2021
# Copyright (c) 2019 - 2023
# 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.5 , 2021.01.30.200107"
echo "xorriso-dd-target , version 1.5.6 , 2023.06.07.180001"
}
@@ -429,7 +429,7 @@ xdt_plug_in_watcher() {
echo >&2
echo "Step 1:" >&2
echo "Please make sure that the desired target device is plugged _out_ now." >&2
echo "If it is currently plugged in, make sure to unmount all its fileystems" >&2
echo "If it is currently plugged in, make sure to unmount all its filesystems" >&2
echo "and then unplug it." >&2
echo "Press the Enter key when ready." >&2
read xdt_dummy