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

bump to 3.0.3

This commit is contained in:
Brendan Kehoe
2007-04-06 09:01:03 +00:00
parent f619b6d038
commit 17b87817b0

View File

@@ -1,6 +1,6 @@
/* Current program version number. /* Current program version number.
Copyright (C) 1989-1998, 2000, 2002-2003, 2005 Free Software Foundation, Inc. Copyright (C) 1989-1998, 2000, 2002-2003, 2005, 2007 Free Software Foundation, Inc.
Written by Douglas C. Schmidt <schmidt@ics.uci.edu> Written by Douglas C. Schmidt <schmidt@ics.uci.edu>
and Bruno Haible <bruno@clisp.org>. and Bruno Haible <bruno@clisp.org>.
@@ -25,4 +25,4 @@
#include "version.h" #include "version.h"
/* Current release version. */ /* Current release version. */
const char *version_string = "3.0.2"; const char *version_string = "3.0.3";