diff options
Diffstat (limited to 'doc/manual.txt')
-rw-r--r-- | doc/manual.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/manual.txt b/doc/manual.txt index aeb06fc..6863850 100644 --- a/doc/manual.txt +++ b/doc/manual.txt @@ -1,6 +1,6 @@ //// /* - * Copyright (c) 2004-2012 calcurse Development Team <misc@calcurse.org> + * Copyright (c) 2004-2013 calcurse Development Team <misc@calcurse.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -149,7 +149,7 @@ Install process First you need to gunzip and untar the source archive: ---- -$ tar zxvf calcurse-3.1.2.tar.gz +$ tar zxvf calcurse-3.1.3.tar.gz ---- Once you meet the requirements and have extracted the archive, the install |