From 4cb70d5caf61fcb63b2b4b8995e063aa96238dae Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Fri, 31 Jan 2014 12:13:10 +0200 Subject: Bump version for test tarball. --- pc/config.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pc/config.h') diff --git a/pc/config.h b/pc/config.h index cd489877..d7f9ba91 100644 --- a/pc/config.h +++ b/pc/config.h @@ -423,7 +423,7 @@ #define PACKAGE_NAME "GNU Awk" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "GNU Awk 4.1.0c" +#define PACKAGE_STRING "GNU Awk 4.1.0d" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "gawk" @@ -432,7 +432,7 @@ #define PACKAGE_URL "http://www.gnu.org/software/gawk/" /* Define to the version of this package. */ -#define PACKAGE_VERSION "4.1.0c" +#define PACKAGE_VERSION "4.1.0d" /* Define to 1 if *printf supports %F format */ #undef PRINTF_HAS_F_FORMAT @@ -494,7 +494,7 @@ /* Version number of package */ -#define VERSION "4.1.0c" +#define VERSION "4.1.0d" /* Enable large inode numbers on Mac OS X 10.5. */ #ifndef _DARWIN_USE_64_BIT_INODE -- cgit v1.2.3