nano

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

commit cca9bdd1779781ed5cfb24d70d2fd0c66aaea76e
parent 9f0fccd713862a397758cf664e8dd6ef9406ae07
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date:   Fri, 27 Oct 2006 05:01:48 +0000

fix the version number


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

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

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.9.99pre3 -@set UPDATED 26 Oct 2006 +@set VERSION 2.0.0 +@set UPDATED 27 Oct 2006 @dircategory Editors @direntry @@ -23,7 +23,7 @@ @titlepage @title GNU @code{nano} @subtitle a small and friendly text editor. -@subtitle version 1.9.99pre3 +@subtitle version 2.0.0 @author Chris Allegretta @page