aboutsummaryrefslogtreecommitdiffstats
path: root/pc/config.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-02-26 20:20:35 +0200
committerArnold D. Robbins <arnold@skeeve.com>2015-02-26 20:20:35 +0200
commit78dc6b1d4a6215144a76abc3d384c202a7949c5b (patch)
treeb23491383f6a017ae5d80922027a8841efc8f09c /pc/config.h
parentf2e925905fe241c1723a6597a923dc5f3ebe56bf (diff)
downloadegawk-78dc6b1d4a6215144a76abc3d384c202a7949c5b.tar.gz
egawk-78dc6b1d4a6215144a76abc3d384c202a7949c5b.tar.bz2
egawk-78dc6b1d4a6215144a76abc3d384c202a7949c5b.zip
Bump test version.
Diffstat (limited to 'pc/config.h')
-rw-r--r--pc/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/pc/config.h b/pc/config.h
index ffd67112..95811f06 100644
--- a/pc/config.h
+++ b/pc/config.h
@@ -429,7 +429,7 @@
#define PACKAGE_NAME "GNU Awk"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "GNU Awk 4.1.1b"
+#define PACKAGE_STRING "GNU Awk 4.1.1c"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "gawk"
@@ -438,7 +438,7 @@
#define PACKAGE_URL "http://www.gnu.org/software/gawk/"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "4.1.1b"
+#define PACKAGE_VERSION "4.1.1c"
/* Define to 1 if *printf supports %F format */
#undef PRINTF_HAS_F_FORMAT
@@ -500,7 +500,7 @@
/* Version number of package */
-#define VERSION "4.1.1b"
+#define VERSION "4.1.1c"
/* Enable large inode numbers on Mac OS X 10.5. */
#ifndef _DARWIN_USE_64_BIT_INODE