diff options
author | Dominik George <nik@velocitux.com> | 2022-11-21 12:15:14 +0100 |
---|---|---|
committer | Dominik George <nik@velocitux.com> | 2022-11-21 12:15:14 +0100 |
commit | 90645a2f60910f091d7f27c93cae6321b7dbac0d (patch) | |
tree | 8051442ac7905707159afb2995e2990df4f087b4 /bin | |
parent | c9226b123ac304ced0a7a4f9360df0c22e6911cd (diff) | |
download | impressive-display-90645a2f60910f091d7f27c93cae6321b7dbac0d.tar.gz impressive-display-90645a2f60910f091d7f27c93cae6321b7dbac0d.tar.bz2 impressive-display-90645a2f60910f091d7f27c93cae6321b7dbac0d.zip |
Bump version to 0.4.1
Diffstat (limited to 'bin')
-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 57ea0da..9b68524 100755 --- a/bin/impressive-display +++ b/bin/impressive-display @@ -35,7 +35,7 @@ # texlive-extra-utils (for pdfxup) # poppler-utils (for pdfinfo) -VERSION="0.4.0" +VERSION="0.4.1" # List of supported extensions taken from impressive # We add .txt, which is a file list (denoted by an @ prefix in impressive) |