diff options
author | Lukas Fleischer <calcurse@cryptocrack.de> | 2012-06-30 10:08:43 +0200 |
---|---|---|
committer | Lukas Fleischer <calcurse@cryptocrack.de> | 2012-06-30 13:27:33 +0200 |
commit | 6b6067a53bd6e78215f4c39cc0d9fa2258b6e095 (patch) | |
tree | b78254f8807be645c752e3445129a5a5281546e4 /doc/manual.txt | |
parent | 41f70382bdc01778c9db99f0eb66221fc08a71ca (diff) | |
download | calcurse-6b6067a53bd6e78215f4c39cc0d9fa2258b6e095.zip |
Release 3.0.0v3.0.0
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
Diffstat (limited to 'doc/manual.txt')
-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 80993cf..2ff8a9a 100644 --- a/doc/manual.txt +++ b/doc/manual.txt @@ -149,7 +149,7 @@ Install process First you need to gunzip and untar the source archive: ---- -$ tar zxvf calcurse-2.9.0.tar.gz +$ tar zxvf calcurse-3.0.0.tar.gz ---- Once you meet the requirements and have extracted the archive, the install |