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 75534ed..26a64d3 100755 --- a/bin/impressive-display +++ b/bin/impressive-display @@ -32,7 +32,7 @@ # x11-xserver-utils # texlive-extra-utils (for pdfnup) # poppler-utils (for pdfinfo) - +clear VERSION="0.3.0" # Can be configured at "/etc/default/impressive-display" |