Version leap to libisoburn-1.5.6
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user