diff options
-rw-r--r-- | VERSION | 2 | ||||
-rwxr-xr-x | bin/impressive-display | 2 | ||||
-rw-r--r-- | data/impressive-display.1 | 2 | ||||
-rw-r--r-- | data/impressive-display.tex | 2 |
4 files changed, 4 insertions, 4 deletions
@@ -1 +1 @@ -0.4.0 +0.4.1 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) diff --git a/data/impressive-display.1 b/data/impressive-display.1 index 23bbf5f..cb9921d 100644 --- a/data/impressive-display.1 +++ b/data/impressive-display.1 @@ -5,7 +5,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH impressive-display 1 "Aug 2018" "Version 0.4.0" "Impressive PDF Display" +.TH impressive-display 1 "Aug 2018" "Version 0.4.1" "Impressive PDF Display" .SH NAME impressive-display \- Fullscreen PDF Display Session Manager .SH SYNOPSIS diff --git a/data/impressive-display.tex b/data/impressive-display.tex index 7974da8..e5dea8d 100644 --- a/data/impressive-display.tex +++ b/data/impressive-display.tex @@ -26,7 +26,7 @@ \beamertemplatenumberedsquaresectiontoc \beamertemplatetransparentcovered -\title[Impressive Display]{Impressive Display HowTo (v0.4.0)} +\title[Impressive Display]{Impressive Display HowTo (v0.4.1)} \institute[Debian Edu]{Debian Edu Dev Team} \author[Debian Edu \\ Dev Team]{Mike Gabriel \\ Daniel Teichmann \\ and others} \date{Dec 2016} |