aboutsummaryrefslogtreecommitdiffstats
path: root/pc/config.h
diff options
context:
space:
mode:
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 6a630fa9..41fd895a 100644
--- a/pc/config.h
+++ b/pc/config.h
@@ -433,7 +433,7 @@
#define PACKAGE_NAME "GNU Awk"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "GNU Awk 4.0.0b"
+#define PACKAGE_STRING "GNU Awk 4.0.0c"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "gawk"
@@ -442,7 +442,7 @@
#define PACKAGE_URL "http://www.gnu.org/software/gawk/"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "4.0.0b"
+#define PACKAGE_VERSION "4.0.0c"
/* Define to 1 if *printf supports %F format */
#undef PRINTF_HAS_F_FORMAT
@@ -504,7 +504,7 @@
/* Version number of package */
-#define VERSION "4.0.0b"
+#define VERSION "4.0.0c"
/* Number of bits in a file offset, on hosts where this is settable. */
#undef _FILE_OFFSET_BITS