nano

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

commit 6885a1523cfd75a5e4db8ef167cc02de6ac28dda
parent af72c16da4b548bf227f11849ecd7a0445d05862
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date:   Tue, 20 Jun 2006 16:12:22 +0000

fix erroneous version number


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

Diffstat:
Mdoc/texinfo/nano.texi | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/texinfo/nano.texi b/doc/texinfo/nano.texi @@ -9,7 +9,7 @@ @smallbook @set EDITION 0.1 @set VERSION 1.3.12 -@set UPDATED 07 Jun 2006 +@set UPDATED 20 Jun 2006 @dircategory Editors @direntry @@ -23,7 +23,7 @@ @titlepage @title GNU @code{nano} @subtitle a small and friendly text editor. -@subtitle version 1.3.10 +@subtitle version 1.3.12 @author Chris Allegretta @page