aboutsummaryrefslogtreecommitdiffstats
path: root/pc
diff options
context:
space:
mode:
Diffstat (limited to 'pc')
-rw-r--r--pc/ChangeLog4
-rw-r--r--pc/config.h6
2 files changed, 7 insertions, 3 deletions
diff --git a/pc/ChangeLog b/pc/ChangeLog
index b63905c1..c9533109 100644
--- a/pc/ChangeLog
+++ b/pc/ChangeLog
@@ -1,3 +1,7 @@
+2012-12-23 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 4.0.2: Release tar ball made.
+
2012-11-22 Eli Zaretskii <eliz@gnu.org>
* Makefile.tst (jarebug): Update.
diff --git a/pc/config.h b/pc/config.h
index 28a339f8..b654d740 100644
--- a/pc/config.h
+++ b/pc/config.h
@@ -416,7 +416,7 @@
#define PACKAGE_NAME "GNU Awk"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "GNU Awk 4.0.1d"
+#define PACKAGE_STRING "GNU Awk 4.0.2"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "gawk"
@@ -425,7 +425,7 @@
#define PACKAGE_URL "http://www.gnu.org/software/gawk/"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "4.0.1d"
+#define PACKAGE_VERSION "4.0.2"
/* Define to 1 if *printf supports %F format */
#undef PRINTF_HAS_F_FORMAT
@@ -487,7 +487,7 @@
/* Version number of package */
-#define VERSION "4.0.1d"
+#define VERSION "4.0.2"
/* Enable large inode numbers on Mac OS X 10.5. */
#ifndef _DARWIN_USE_64_BIT_INODE