diff options
author | Lukas Fleischer <lfleischer@calcurse.org> | 2020-03-27 09:07:20 -0400 |
---|---|---|
committer | Lukas Fleischer <lfleischer@calcurse.org> | 2020-03-27 18:59:20 -0400 |
commit | 5a3664bf73dab84561bb03db0fe64e275a270093 (patch) | |
tree | e2a13af793d60a800027a6700afedc8214bd246e /doc | |
parent | 5e571c72d88cb56244766c88eddcb409b04bccfc (diff) | |
download | calcurse-5a3664bf73dab84561bb03db0fe64e275a270093.tar.gz calcurse-5a3664bf73dab84561bb03db0fe64e275a270093.zip |
Release 4.6.0v4.6.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 cb59e8d..9cf015a 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.1.tar.gz +$ tar zxvf calcurse-4.6.0.tar.gz ---- Once you meet the requirements and have extracted the archive, the install |