nano

nano with my custom patches
git clone git://bsandro.tech/nano
Log | Files | Refs | README | LICENSE

commit 62a2528ab845a2c8407aaba018f1400c42812d61
parent e283b0d638fcf041a9cb5b0e8050ebb28d5c18e8
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date:   Tue, 27 Sep 2005 19:56:12 +0000

preemptively update the version number


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3033 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

Diffstat:
Mdoc/man/nano.1 | 2+-
Mdoc/man/nanorc.5 | 2+-
Mdoc/texinfo/nano.texi | 6+++---
3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/doc/man/nano.1 b/doc/man/nano.1 @@ -6,7 +6,7 @@ .\" Public License for copying conditions. There is NO warranty. .\" .\" $Id$ -.TH NANO 1 "version 1.3.8" "August 10, 2005" +.TH NANO 1 "version 1.3.9" "September 27, 2005" .\" Please adjust this date whenever revising the manpage. .\" diff --git a/doc/man/nanorc.5 b/doc/man/nanorc.5 @@ -6,7 +6,7 @@ .\" Public License for copying conditions. There is NO warranty. .\" .\" $Id$ -.TH NANORC 5 "version 1.3.8" "August 10, 2005" +.TH NANORC 5 "version 1.3.9" "September 27, 2005" .\" Please adjust this date whenever revising the manpage. .\" .SH NAME diff --git a/doc/texinfo/nano.texi b/doc/texinfo/nano.texi @@ -8,8 +8,8 @@ @c Run `makeinfo' rather than `texinfo-format-buffer'. @smallbook @set EDITION 0.1 -@set VERSION 1.3.8 -@set UPDATED 10 Aug 2005 +@set VERSION 1.3.9 +@set UPDATED 27 Sep 2005 @dircategory Editors @direntry @@ -23,7 +23,7 @@ @titlepage @title GNU @code{nano} @subtitle a small and friendly text editor. -@subtitle version 1.3.8 +@subtitle version 1.3.9 @author Chris Allegretta @page