diff options
author | Lukas Fleischer <calcurse@cryptocrack.de> | 2015-02-22 10:56:12 +0100 |
---|---|---|
committer | Lukas Fleischer <calcurse@cryptocrack.de> | 2015-02-22 11:34:11 +0100 |
commit | 4efa3f3fbf5525e37d7bae4bd8ed5ce747a0b32f (patch) | |
tree | 4998dba023641e5861dd087a14b60a3bf940e199 /doc/manual.txt | |
parent | 7a631b2b63a040b1442feda435a0e9ac7e80774f (diff) | |
download | calcurse-4efa3f3fbf5525e37d7bae4bd8ed5ce747a0b32f.zip |
Release 4.0.0v4.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 2ae53a7..77d4990 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-3.2.1.tar.gz +$ tar zxvf calcurse-4.0.0.tar.gz ---- Once you meet the requirements and have extracted the archive, the install |