diff options
author | Lukas Fleischer <calcurse@cryptocrack.de> | 2011-05-24 11:01:59 +0200 |
---|---|---|
committer | Lukas Fleischer <calcurse@cryptocrack.de> | 2011-05-24 11:48:24 +0200 |
commit | 3cd5c1d738e5341bf601676292468a609ea60ccd (patch) | |
tree | c558d6a584ee4b6263701b1eba4c6dad078b60ea /doc | |
parent | ee369c596f4c48b482425f334b0b2d14c62196a5 (diff) | |
download | calcurse-3cd5c1d738e5341bf601676292468a609ea60ccd.tar.gz calcurse-3cd5c1d738e5341bf601676292468a609ea60ccd.zip |
Release 2.9.0.v2.9.0
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
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 17fe724..13d7667 100644 --- a/doc/manual.txt +++ b/doc/manual.txt @@ -150,7 +150,7 @@ Install process First you need to gunzip and untar the source archive: ---- -$ tar zxvf calcurse-2.8.tar.gz +$ tar zxvf calcurse-2.9.0.tar.gz ---- Once you meet the requirements and have extracted the archive, the install |