diff options
author | Lukas Fleischer <lfleischer@calcurse.org> | 2023-05-22 14:07:33 -0400 |
---|---|---|
committer | Lukas Fleischer <lfleischer@calcurse.org> | 2023-05-22 14:19:49 -0400 |
commit | cf6306cf9143e6a3e826c8f7d53f8d7070194b38 (patch) | |
tree | b82a64ecbf407664028de65d4543839660dfc6bd /doc | |
parent | c886398beec480bf3035b654aa01e3ec7ce8ddfc (diff) | |
download | calcurse-cf6306cf9143e6a3e826c8f7d53f8d7070194b38.tar.gz calcurse-cf6306cf9143e6a3e826c8f7d53f8d7070194b38.zip |
Release 4.8.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 cc43804..03a27ff 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.8.0.tar.gz +$ tar zxvf calcurse-4.8.1.tar.gz ---- Once you meet the requirements and have extracted the archive, the install |