1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 13:09:22 +00:00

Bump version number to 3.0.

This commit is contained in:
Bruno Haible
2003-05-07 11:17:14 +00:00
parent 1c7d828fc3
commit fd6df8913a
16 changed files with 28 additions and 18 deletions

View File

@@ -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