summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2003-05-07 11:17:14 +0000
committerBruno Haible <bruno@clisp.org>2003-05-07 11:17:14 +0000
commitfd6df8913a6791d01f1a72e062e55ac8acea8646 (patch)
tree8c0d36d488a32d0bfd4b3e2f03dce7cb1c265866
parent1c7d828fc332f7604e1c0d6a493e3cf454efb551 (diff)
downloadgperf-fd6df8913a6791d01f1a72e062e55ac8acea8646.tar.gz
Bump version number to 3.0.
-rw-r--r--ChangeLog10
-rw-r--r--doc/gperf.texi6
-rw-r--r--src/version.cc4
-rw-r--r--tests/c-parse.exp2
-rw-r--r--tests/charsets.exp2
-rw-r--r--tests/chill.exp2
-rw-r--r--tests/cplusplus.exp2
-rw-r--r--tests/gpc.exp2
-rw-r--r--tests/java.exp2
-rw-r--r--tests/languages.exp2
-rw-r--r--tests/modula2.exp2
-rw-r--r--tests/objc.exp2
-rw-r--r--tests/permut2.exp2
-rw-r--r--tests/permut3.exp2
-rw-r--r--tests/permutc2.exp2
-rw-r--r--tests/test-4.exp2
16 files changed, 28 insertions, 18 deletions
diff --git a/ChangeLog b/ChangeLog
index ea762d0..49297bc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2003-05-07 Bruno Haible <bruno@clisp.org>
+
+ * src/version.cc: Bump version number to 3.0.
+ * doc/gperf.texi: Likewise.
+ * tests/c-parse.exp, tests/charsets.exp, tests/chill.exp,
+ tests/cplusplus.exp, tests/gpc.exp, tests/java.exp,
+ tests/languages.exp, tests/modula2.exp, tests/objc.exp,
+ tests/permut2.exp, tests/permut3.exp, tests/permutc2.exp,
+ tests/test-4.exp: Update.
+
2003-05-03 Bruno Haible <bruno@clisp.org>
* doc/gperf.texi: Use two spaces as sentence separator, as recommended
diff --git a/doc/gperf.texi b/doc/gperf.texi
index f7ea493..6d75300 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 1 March 2003
-@set EDITION 2.7.2
-@set VERSION 2.7.2
+@set UPDATED 7 May 2003
+@set EDITION 3.0
+@set VERSION 3.0
@c ---------------------
@c remove the black boxes generated in the GPL appendix.
diff --git a/src/version.cc b/src/version.cc
index 905aebb..f4f8fe8 100644
--- a/src/version.cc
+++ b/src/version.cc
@@ -1,6 +1,6 @@
/* Current program version number.
- Copyright (C) 1989-1998, 2000, 2002 Free Software Foundation, Inc.
+ Copyright (C) 1989-1998, 2000, 2002-2003 Free Software Foundation, Inc.
Written by Douglas C. Schmidt <schmidt@ics.uci.edu>
and Bruno Haible <bruno@clisp.org>.
@@ -25,4 +25,4 @@
#include "version.h"
/* Current release version. */
-const char *version_string = "2.7.2";
+const char *version_string = "3.0";
diff --git a/tests/c-parse.exp b/tests/c-parse.exp
index fb4a3c1..334cb2d 100644
--- a/tests/c-parse.exp
+++ b/tests/c-parse.exp
@@ -1,4 +1,4 @@
-/* C code produced by gperf version 2.7.2 */
+/* C code produced by gperf version 3.0 */
/* 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 1d2cc18..caa2c0c 100644
--- a/tests/charsets.exp
+++ b/tests/charsets.exp
@@ -1,4 +1,4 @@
-/* C code produced by gperf version 2.7.2 */
+/* C code produced by gperf version 3.0 */
/* 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 7621d5e..a9fa717 100644
--- a/tests/chill.exp
+++ b/tests/chill.exp
@@ -1,4 +1,4 @@
-/* C code produced by gperf version 2.7.2 */
+/* C code produced by gperf version 3.0 */
/* 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 b6f6e07..6ea8380 100644
--- a/tests/cplusplus.exp
+++ b/tests/cplusplus.exp
@@ -1,4 +1,4 @@
-/* C code produced by gperf version 2.7.2 */
+/* C code produced by gperf version 3.0 */
/* 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 351886d..fe72b21 100644
--- a/tests/gpc.exp
+++ b/tests/gpc.exp
@@ -1,4 +1,4 @@
-/* C code produced by gperf version 2.7.2 */
+/* C code produced by gperf version 3.0 */
/* Command-line: ../src/gperf -g -o -j1 -t -N is_reserved_word */
/* Computed positions: -k'1,$' */
diff --git a/tests/java.exp b/tests/java.exp
index e45d2ab..b24a90a 100644
--- a/tests/java.exp
+++ b/tests/java.exp
@@ -1,4 +1,4 @@
-/* C code produced by gperf version 2.7.2 */
+/* C code produced by gperf version 3.0 */
/* 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 c9e6cc8..4135a6e 100644
--- a/tests/languages.exp
+++ b/tests/languages.exp
@@ -1,4 +1,4 @@
-/* C code produced by gperf version 2.7.2 */
+/* C code produced by gperf version 3.0 */
/* 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 85e560e..b2b6ec1 100644
--- a/tests/modula2.exp
+++ b/tests/modula2.exp
@@ -1,4 +1,4 @@
-/* C code produced by gperf version 2.7.2 */
+/* C code produced by gperf version 3.0 */
/* Command-line: ../src/gperf -n -k1-8 -l */
#if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \
diff --git a/tests/objc.exp b/tests/objc.exp
index 03eb9a7..27a50ff 100644
--- a/tests/objc.exp
+++ b/tests/objc.exp
@@ -1,4 +1,4 @@
-/* C code produced by gperf version 2.7.2 */
+/* C code produced by gperf version 3.0 */
/* 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 86ee38f..13b2f6b 100644
--- a/tests/permut2.exp
+++ b/tests/permut2.exp
@@ -1,4 +1,4 @@
-/* C code produced by gperf version 2.7.2 */
+/* C code produced by gperf version 3.0 */
/* Command-line: ../src/gperf -m5 */
/* Computed positions: -k'1-2' */
diff --git a/tests/permut3.exp b/tests/permut3.exp
index a202c19..4d6a615 100644
--- a/tests/permut3.exp
+++ b/tests/permut3.exp
@@ -1,4 +1,4 @@
-/* C code produced by gperf version 2.7.2 */
+/* C code produced by gperf version 3.0 */
/* Command-line: ../src/gperf -m5 */
/* Computed positions: -k'1-2' */
diff --git a/tests/permutc2.exp b/tests/permutc2.exp
index 39e307e..4e103e9 100644
--- a/tests/permutc2.exp
+++ b/tests/permutc2.exp
@@ -1,4 +1,4 @@
-/* C code produced by gperf version 2.7.2 */
+/* C code produced by gperf version 3.0 */
/* 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 80dbd7f..aaa23de 100644
--- a/tests/test-4.exp
+++ b/tests/test-4.exp
@@ -1,4 +1,4 @@
-/* C code produced by gperf version 2.7.2 */
+/* C code produced by gperf version 3.0 */
/* Command-line: ../src/gperf -D -t -k'1,$' */
#if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \