diff options
author | Lukas Fleischer <lfleischer@calcurse.org> | 2022-04-16 18:27:08 -0400 |
---|---|---|
committer | Lukas Fleischer <lfleischer@calcurse.org> | 2022-04-16 18:31:14 -0400 |
commit | 77ffe5d62783ee722d62460ade501ff8a38eb45e (patch) | |
tree | 2cba5445e5fd9eac0550e816e0720145da0ec69a /doc | |
parent | 9fdf42c15fb2e9c9a2221452905154deb5ef9674 (diff) | |
download | calcurse-77ffe5d62783ee722d62460ade501ff8a38eb45e.tar.gz calcurse-77ffe5d62783ee722d62460ade501ff8a38eb45e.zip |
Release 4.8.0v4.8.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 d88269b..0481185 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.7.0.tar.gz +$ tar zxvf calcurse-4.8.0.tar.gz ---- Once you meet the requirements and have extracted the archive, the install |