aboutsummaryrefslogtreecommitdiffstats
path: root/pc
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2012-03-16 15:29:57 +0200
committerArnold D. Robbins <arnold@skeeve.com>2012-03-16 15:29:57 +0200
commita95b07bee7574ddf1ef6a9ca6f773cbaf4988707 (patch)
tree0d9498cb4f2dfc7567f7fd1ef90e6a93014333a0 /pc
parenta19298ed002eb20d91c37fd5067de18466211f83 (diff)
downloadegawk-a95b07bee7574ddf1ef6a9ca6f773cbaf4988707.tar.gz
egawk-a95b07bee7574ddf1ef6a9ca6f773cbaf4988707.tar.bz2
egawk-a95b07bee7574ddf1ef6a9ca6f773cbaf4988707.zip
Next test tarball.
Diffstat (limited to 'pc')
-rw-r--r--pc/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/pc/config.h b/pc/config.h
index 737953ac..305b6fd6 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.0j"
+#define PACKAGE_STRING "GNU Awk 4.0.0k"
/* 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.0j"
+#define PACKAGE_VERSION "4.0.0k"
/* 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.0j"
+#define VERSION "4.0.0k"
/* Number of bits in a file offset, on hosts where this is settable. */
#undef _FILE_OFFSET_BITS