diff options
author | Lukas Fleischer <lfleischer@calcurse.org> | 2019-02-21 07:48:36 +0100 |
---|---|---|
committer | Lukas Fleischer <lfleischer@calcurse.org> | 2019-02-21 07:50:08 +0100 |
commit | e72d9849060e60740c8146df2507edcfb9bb730f (patch) | |
tree | 083260008edb59c6e35830f1b83e36e6f6a52fdc /doc | |
parent | 61ca7cf86427e0ec00c521f08685da7e949c7f59 (diff) | |
download | calcurse-4.4.0.tar.gz calcurse-4.4.0.zip |
Release 4.4.0v4.4.0
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 76683fa..e4f6347 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.3.0.tar.gz +$ tar zxvf calcurse-4.4.0.tar.gz ---- Once you meet the requirements and have extracted the archive, the install |