1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 21:19:24 +00:00

Release gperf-3.3.

* src/version.cc (version_string): Bump.
* tests/*.exp: Update.
* NEWS: Mention the changes.
This commit is contained in:
Bruno Haible
2025-04-20 14:07:11 +02:00
parent a3fc358838
commit d2aeec9b9c
18 changed files with 29 additions and 16 deletions

View File

@@ -25,4 +25,4 @@
#include "version.h"
/* Current release version. */
const char *version_string = "3.2.1";
const char *version_string = "3.3";