diff options
-rwxr-xr-x | bin/impressive-display | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/impressive-display b/bin/impressive-display index bda8161..5184feb 100755 --- a/bin/impressive-display +++ b/bin/impressive-display @@ -443,7 +443,7 @@ function create_lock { ### MAIN ### -$OUTPUT "INFO: $(basename $0) version $VERSION" +$OUTPUT "INFO: IMPRESSIVE Display (version $VERSION)" if [ -n "$PDF_URL" ]; then |