diff options
author | Dominik George <nik@velocitux.com> | 2022-07-01 12:25:36 +0200 |
---|---|---|
committer | Dominik George <nik@velocitux.com> | 2022-07-01 12:25:36 +0200 |
commit | 10c1bb9d62d9ca359ccb2aa27a41c365e7822b40 (patch) | |
tree | 6689d7c5c1da4a9214d1cb768daf5d4d822009d3 | |
parent | ee075575938b61a766a9852122ab13ead06a1e8c (diff) | |
download | impressive-display-10c1bb9d62d9ca359ccb2aa27a41c365e7822b40.tar.gz impressive-display-10c1bb9d62d9ca359ccb2aa27a41c365e7822b40.tar.bz2 impressive-display-10c1bb9d62d9ca359ccb2aa27a41c365e7822b40.zip |
Bump minor version for new features
-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.3.3 +0.4.0 diff --git a/bin/impressive-display b/bin/impressive-display index 1f989c3..e8ce5a9 100755 --- a/bin/impressive-display +++ b/bin/impressive-display @@ -35,7 +35,7 @@ # texlive-extra-utils (for pdfnup) # poppler-utils (for pdfinfo) -VERSION="0.3.3" +VERSION="0.4.0" # 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 016f09b..4a15f80 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.3.3" "Impressive PDF Display" +.TH impressive-display 1 "Aug 2018" "Version 0.4.0" "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 ec09a2c..c3d42cf 100644 --- a/data/impressive-display.tex +++ b/data/impressive-display.tex @@ -26,7 +26,7 @@ \beamertemplatenumberedsquaresectiontoc \beamertemplatetransparentcovered -\title[Impressive Display]{Impressive Display HowTo (v0.3.3)} +\title[Impressive Display]{Impressive Display HowTo (v0.4.0)} \institute[Debian Edu]{Debian Edu Dev Team} \author[Debian Edu \\ Dev Team]{Mike Gabriel \\ Daniel Teichmann \\ and others} \date{Dec 2016} |