From c4a2f0db58d7c1d48a34db24f011136fce1826fd Mon Sep 17 00:00:00 2001 From: Claudio Matsuoka Date: Wed, 12 Jan 2011 11:01:21 -0200 Subject: [PATCH] Updated version number and release date Updated to version 2.2.3, release date 12 January 2011, and also add self to author list with current year in Copyright notice. Signed-off-by: Claudio Matsuoka --- CHANGES | 4 +--- FAQ | 2 +- README | 4 ++-- chkfont.6 | 2 +- figlet.6 | 3 ++- figlet.c | 4 +++- figlist.6 | 2 +- showfigfonts.6 | 2 +- 8 files changed, 12 insertions(+), 11 deletions(-) diff --git a/CHANGES b/CHANGES index 0604954..e92241b 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ -Changes in FIGlet 2.2.3 (in progress) +Changes in FIGlet 2.2.3 ----------------------- FIGlet 2.2.3 is a revision of FIGlet 2.2.2 featuring minor bugfixes and @@ -28,8 +28,6 @@ o Add a Turbo C makefile, just because I had the compiler. (this o Add Jonathon Abbott's man pages for figlist, showfigfonts and chkfont originally contributed to the Debian Project -o ... - These changes were made by Claudio Matsuoka Changes in FIGlet 2.2.2 diff --git a/FAQ b/FAQ index befb0a8..63050dc 100644 --- a/FAQ +++ b/FAQ @@ -5,7 +5,7 @@ info@figlet.org http://www.figlet.org/ |__| [FIGlet FAQ v0.91] =========================================================================== -The latest version of FIGlet is 2.2.2 and can be downloaded from +The latest version of FIGlet is 2.2.3 and can be downloaded from ftp://ftp.figlet.org/pub/figlet/program =========================================================================== diff --git a/README b/README index db959e0..c3b2e53 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ -About FIGlet (Frank, Ian & Glenn's Letters) release 2.2.2, 05 July 2005 ------------------------------------------------------------------------ +About FIGlet (Frank, Ian & Glenn's Letters) release 2.2.3, 12 January 2011 +-------------------------------------------------------------------------- FIGlet is a program that creates large characters out of ordinary screen characters _ _ _ _ _ _ diff --git a/chkfont.6 b/chkfont.6 index 4476d88..0e0b936 100644 --- a/chkfont.6 +++ b/chkfont.6 @@ -12,7 +12,7 @@ .\" .\" Manual page by Jonathon Abbott, for the Debian Project .\" slightly modified by Francesco Tapparo, for the Debian Project -.TH CHKFONT 6 "9 April 2001" "v2.2.1" +.TH CHKFONT 6 "12 January 2011" "v2.2.3" .SH NAME chkfont \- checks figlet 2.0 and up font files for format errors diff --git a/figlet.6 b/figlet.6 index 719cf06..c086473 100644 --- a/figlet.6 +++ b/figlet.6 @@ -3,12 +3,13 @@ .\" Internet: .\" Portions Copyright 1996, 1997, 1998, 1999, 2000, 2001 by John Cowan .\" Portions Copyright 2002 by Christiaan Keet +.\" Portions Copyright 2011 by Claudio Matsuoka .\" FIGlet, along with the various FIGlet fonts and documentation, may .\" be freely copied and distributed. .\" If you use FIGlet, please send an e-mail message to .\" .\" -.TH FIGLET 6 "13 July 2002" "v2.2.2" +.TH FIGLET 6 "12 January 2011" "v2.2.3" .SH NAME FIGlet \- display large characters made up of ordinary screen characters diff --git a/figlet.c b/figlet.c index 44de5e5..0a8ed83 100644 --- a/figlet.c +++ b/figlet.c @@ -3,6 +3,7 @@ FIGlet Copyright 1991, 1993, 1994 Glenn Chappell and Ian Chai FIGlet Copyright 1996, 1997, 1998, 1999, 2000, 2001 John Cowan FIGlet Copyright 2002 Christiaan Keet + FIGlet Copyright 2011 Claudio Matsuoka Portions written by Paul Burton and Christiaan Keet Internet: FIGlet, along with the various FIGlet fonts and documentation, is @@ -10,7 +11,7 @@ (as listed in the file "LICENSE" which is included in this package) ****************************************************************************/ -#define DATE "XX January 2011" +#define DATE "12 January 2011" #define VERSION "2.2.3" #define VERSION_INT 20203 @@ -36,6 +37,7 @@ http://www.figlet.org/ */ /* Release 2.2.2 by Christiaan Keet: License changed from "Artistic License" to "Academic Free License" as agreed by FIGlet authors. 05 July 2005 */ +/* Release 2.2.3 by Claudio Matsuoka, 12 January 2011 */ /*--------------------------------------------------------------------------- DEFAULTFONTDIR and DEFAULTFONTFILE should be defined in the Makefile. diff --git a/figlist.6 b/figlist.6 index cdf7d5c..448f812 100644 --- a/figlist.6 +++ b/figlist.6 @@ -8,7 +8,7 @@ .\" .\" Manual page by Jonathon Abbott, for the Debian Project .\" slightly modified by Francesco Tapparo, for the Debian Project -.TH FIGLIST 6 "9 April 2001" "v2.2.1" +.TH FIGLIST 6 "12 January 2011" "v2.2.3" .SH NAME figlist \- lists figlet fonts and control files diff --git a/showfigfonts.6 b/showfigfonts.6 index dfbb754..6ac7cd1 100644 --- a/showfigfonts.6 +++ b/showfigfonts.6 @@ -11,7 +11,7 @@ .\" .\" Manual page by Jonathon Abbott, for the Debian Project .\" slightly modified by Francesco Tapparo, for the Debian Project -.TH SHOWFIGFONTS 6 "9 April 2001" "v2.2.1" +.TH SHOWFIGFONTS 6 "12 January 2011" "v2.2.3" .SH NAME showfigfonts \- prints a list of available figlet fonts