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 | |
parent | c9226b123ac304ced0a7a4f9360df0c22e6911cd (diff) | |
download | impressive-display-90645a2f60910f091d7f27c93cae6321b7dbac0d.tar.gz impressive-display-90645a2f60910f091d7f27c93cae6321b7dbac0d.tar.bz2 impressive-display-90645a2f60910f091d7f27c93cae6321b7dbac0d.zip |
Bump version to 0.4.1
-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} |