aboutsummaryrefslogtreecommitdiffstats
path: root/pc/config.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2011-12-08 21:11:23 +0200
committerArnold D. Robbins <arnold@skeeve.com>2011-12-08 21:11:23 +0200
commitd586094c7c4a9a412a7633a32d2b92a8e1cfea1c (patch)
treec47f35b6401bc3407b9704d47fdb6e3b182a1dd7 /pc/config.h
parent44892d91d048309234aebd820d312d357eb4b2df (diff)
downloadegawk-d586094c7c4a9a412a7633a32d2b92a8e1cfea1c.tar.gz
egawk-d586094c7c4a9a412a7633a32d2b92a8e1cfea1c.tar.bz2
egawk-d586094c7c4a9a412a7633a32d2b92a8e1cfea1c.zip
Update version for next test tar ball.
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 1191c174..a9dac512 100644
--- a/pc/config.h
+++ b/pc/config.h
@@ -425,7 +425,7 @@
#define PACKAGE_NAME "GNU Awk"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "GNU Awk 4.0.0e"
+#define PACKAGE_STRING "GNU Awk 4.0.0f"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "gawk"
@@ -434,7 +434,7 @@
#define PACKAGE_URL "http://www.gnu.org/software/gawk/"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "4.0.0e"
+#define PACKAGE_VERSION "4.0.0f"
/* Define to 1 if *printf supports %F format */
#undef PRINTF_HAS_F_FORMAT
@@ -496,7 +496,7 @@
/* Version number of package */
-#define VERSION "4.0.0e"
+#define VERSION "4.0.0f"
/* Number of bits in a file offset, on hosts where this is settable. */
#undef _FILE_OFFSET_BITS