From c46ce464cbba4ea758e50dd11c74b2f74429f377 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sat, 30 Jul 2005 16:42:13 +0000 Subject: Bump version number to 3.0.2. --- doc/gperf.texi | 6 +++--- src/version.cc | 4 ++-- tests/c-parse.exp | 2 +- tests/charsets.exp | 2 +- tests/chill.exp | 2 +- tests/cplusplus.exp | 2 +- tests/gpc.exp | 2 +- tests/incomplete.exp | 2 +- tests/java.exp | 2 +- tests/languages.exp | 2 +- tests/modula2.exp | 2 +- tests/objc.exp | 2 +- tests/permut2.exp | 2 +- tests/permut3.exp | 2 +- tests/permutc2.exp | 2 +- tests/test-4.exp | 2 +- 16 files changed, 19 insertions(+), 19 deletions(-) diff --git a/doc/gperf.texi b/doc/gperf.texi index 689dac2..8978e15 100644 --- a/doc/gperf.texi +++ b/doc/gperf.texi @@ -7,9 +7,9 @@ @c some day we should @include version.texi instead of defining @c these values at hand. -@set UPDATED 22 August 2004 -@set EDITION 3.0.1 -@set VERSION 3.0.1 +@set UPDATED 30 July 2005 +@set EDITION 3.0.2 +@set VERSION 3.0.2 @c --------------------- @c remove the black boxes generated in the GPL appendix. diff --git a/src/version.cc b/src/version.cc index a12aae6..46051c1 100644 --- a/src/version.cc +++ b/src/version.cc @@ -1,6 +1,6 @@ /* Current program version number. - Copyright (C) 1989-1998, 2000, 2002-2003 Free Software Foundation, Inc. + Copyright (C) 1989-1998, 2000, 2002-2003, 2005 Free Software Foundation, Inc. Written by Douglas C. Schmidt and Bruno Haible . @@ -25,4 +25,4 @@ #include "version.h" /* Current release version. */ -const char *version_string = "3.0.1"; +const char *version_string = "3.0.2"; diff --git a/tests/c-parse.exp b/tests/c-parse.exp index 2e0c25e..1388af9 100644 --- a/tests/c-parse.exp +++ b/tests/c-parse.exp @@ -1,4 +1,4 @@ -/* C code produced by gperf version 3.0.1 */ +/* C code produced by gperf version 3.0.2 */ /* Command-line: ../src/gperf -L C -F ', 0, 0' -j1 -i 1 -g -o -t -G -N is_reserved_word -k'1,3,$' */ #if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \ diff --git a/tests/charsets.exp b/tests/charsets.exp index 13a3b61..f41a24e 100644 --- a/tests/charsets.exp +++ b/tests/charsets.exp @@ -1,4 +1,4 @@ -/* C code produced by gperf version 3.0.1 */ +/* C code produced by gperf version 3.0.2 */ /* Command-line: ../src/gperf -C -E -G -I -t */ /* Computed positions: -k'1-11,22,$' */ diff --git a/tests/chill.exp b/tests/chill.exp index 873a6f5..4478e8e 100644 --- a/tests/chill.exp +++ b/tests/chill.exp @@ -1,4 +1,4 @@ -/* C code produced by gperf version 3.0.1 */ +/* C code produced by gperf version 3.0.2 */ /* Command-line: ../src/gperf -L C -F ', 0, 0, 0' -D -E -S1 -j1 -i 1 -g -o -t -k'*' */ #if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \ diff --git a/tests/cplusplus.exp b/tests/cplusplus.exp index 14c8ed6..2e35282 100644 --- a/tests/cplusplus.exp +++ b/tests/cplusplus.exp @@ -1,4 +1,4 @@ -/* C code produced by gperf version 3.0.1 */ +/* C code produced by gperf version 3.0.2 */ /* Command-line: ../src/gperf -L C -F ', 0, 0' -j1 -g -o -t -N is_reserved_word -k'1,4,7,$' */ #if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \ diff --git a/tests/gpc.exp b/tests/gpc.exp index 034a48a..1b48421 100644 --- a/tests/gpc.exp +++ b/tests/gpc.exp @@ -1,4 +1,4 @@ -/* C code produced by gperf version 3.0.1 */ +/* C code produced by gperf version 3.0.2 */ /* Command-line: ../src/gperf -g -o -j1 -t -N is_reserved_word */ /* Computed positions: -k'1,$' */ diff --git a/tests/incomplete.exp b/tests/incomplete.exp index 7a44b31..35be089 100644 --- a/tests/incomplete.exp +++ b/tests/incomplete.exp @@ -1,4 +1,4 @@ -/* C code produced by gperf version 3.0.1 */ +/* C code produced by gperf version 3.0.2 */ /* Command-line: ../src/gperf -t */ /* Computed positions: -k'1,3' */ diff --git a/tests/java.exp b/tests/java.exp index 48b6d6d..3681abd 100644 --- a/tests/java.exp +++ b/tests/java.exp @@ -1,4 +1,4 @@ -/* C code produced by gperf version 3.0.1 */ +/* C code produced by gperf version 3.0.2 */ /* Command-line: ../src/gperf -L C -F ', 0' -t -j1 -i 1 -g -o -N java_keyword -k'1,3,$' */ #if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \ diff --git a/tests/languages.exp b/tests/languages.exp index 9bcc223..84e6fdf 100644 --- a/tests/languages.exp +++ b/tests/languages.exp @@ -1,4 +1,4 @@ -/* C code produced by gperf version 3.0.1 */ +/* C code produced by gperf version 3.0.2 */ /* Command-line: ../src/gperf -C -E -G -I -t */ /* Computed positions: -k'1-3,5,$' */ diff --git a/tests/modula2.exp b/tests/modula2.exp index dfdfaad..7133e04 100644 --- a/tests/modula2.exp +++ b/tests/modula2.exp @@ -1,4 +1,4 @@ -/* C code produced by gperf version 3.0.1 */ +/* C code produced by gperf version 3.0.2 */ /* Command-line: ../src/gperf -n -k1-8 -l */ #if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \ diff --git a/tests/objc.exp b/tests/objc.exp index fe2209d..def296b 100644 --- a/tests/objc.exp +++ b/tests/objc.exp @@ -1,4 +1,4 @@ -/* C code produced by gperf version 3.0.1 */ +/* C code produced by gperf version 3.0.2 */ /* Command-line: ../src/gperf -j1 -i 1 -g -o -t -N is_reserved_word -k'1,3,$' */ #if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \ diff --git a/tests/permut2.exp b/tests/permut2.exp index 07ca840..9016cfb 100644 --- a/tests/permut2.exp +++ b/tests/permut2.exp @@ -1,4 +1,4 @@ -/* C code produced by gperf version 3.0.1 */ +/* C code produced by gperf version 3.0.2 */ /* Command-line: ../src/gperf -m5 */ /* Computed positions: -k'1-2' */ diff --git a/tests/permut3.exp b/tests/permut3.exp index faa3dea..0d8f9f4 100644 --- a/tests/permut3.exp +++ b/tests/permut3.exp @@ -1,4 +1,4 @@ -/* C code produced by gperf version 3.0.1 */ +/* C code produced by gperf version 3.0.2 */ /* Command-line: ../src/gperf -m5 */ /* Computed positions: -k'1-2' */ diff --git a/tests/permutc2.exp b/tests/permutc2.exp index fced52e..bb0377d 100644 --- a/tests/permutc2.exp +++ b/tests/permutc2.exp @@ -1,4 +1,4 @@ -/* C code produced by gperf version 3.0.1 */ +/* C code produced by gperf version 3.0.2 */ /* Command-line: ../src/gperf -m5 --ignore-case */ /* Computed positions: -k'1-2' */ diff --git a/tests/test-4.exp b/tests/test-4.exp index 2ec58c5..2c6b291 100644 --- a/tests/test-4.exp +++ b/tests/test-4.exp @@ -1,4 +1,4 @@ -/* C code produced by gperf version 3.0.1 */ +/* C code produced by gperf version 3.0.2 */ /* Command-line: ../src/gperf -D -t -k'1,$' */ #if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \ -- cgit v1.2.1