diff options
author | Lukas Fleischer <lfleischer@calcurse.org> | 2019-06-16 15:19:57 -0400 |
---|---|---|
committer | Lukas Fleischer <lfleischer@calcurse.org> | 2019-06-17 08:42:03 -0400 |
commit | 65e2a71b76d9e6491ec984f3da4fb78cc61731fc (patch) | |
tree | 60ab689c670d2342ca0060a37e6bddaa10120e56 /doc | |
parent | 130221dd0e1476b4882204fa63b0863a59d37d56 (diff) | |
download | calcurse-65e2a71b76d9e6491ec984f3da4fb78cc61731fc.tar.gz calcurse-65e2a71b76d9e6491ec984f3da4fb78cc61731fc.zip |
Release 4.5.0v4.5.0
Helped-by: Lars Henriksen <LarsHenriksen@get2net.dk>
Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manual.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual.txt b/doc/manual.txt index e4f6347..6c75f53 100644 --- a/doc/manual.txt +++ b/doc/manual.txt @@ -143,7 +143,7 @@ Install process First you need to gunzip and untar the source archive: ---- -$ tar zxvf calcurse-4.4.0.tar.gz +$ tar zxvf calcurse-4.5.0.tar.gz ---- Once you meet the requirements and have extracted the archive, the install |