diff options
author | Lukas Fleischer <lfleischer@calcurse.org> | 2019-10-18 16:37:34 -0400 |
---|---|---|
committer | Lukas Fleischer <lfleischer@calcurse.org> | 2019-10-18 17:18:01 -0400 |
commit | 35eaa4a7373f5eb1394f6a2f37903308af0b04c1 (patch) | |
tree | f883c0785d328dd4a4b9fb05a6f70a077a3452a5 /doc | |
parent | 1b43893c4cbd4bea4f9098d1333a9e686c6e5c82 (diff) | |
download | calcurse-35eaa4a7373f5eb1394f6a2f37903308af0b04c1.tar.gz calcurse-35eaa4a7373f5eb1394f6a2f37903308af0b04c1.zip |
Release 4.5.1v4.5.1
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 6c75f53..ff5131f 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.5.0.tar.gz +$ tar zxvf calcurse-4.5.1.tar.gz ---- Once you meet the requirements and have extracted the archive, the install |