aboutsummaryrefslogtreecommitdiffstats
path: root/pc/config.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2021-05-13 16:51:45 +0300
committerArnold D. Robbins <arnold@skeeve.com>2021-05-13 16:51:45 +0300
commit356f7fbe484236c43a589c3338387f0097c87859 (patch)
tree8e515654b4ddb1c46e3713f4d661333d1925377b /pc/config.h
parent06cbdb5103c1bd5565fd61b2c854a86cd3c3fd85 (diff)
parent9f4d21a8c8e78f223f993139a857fccd0bc30a29 (diff)
downloadegawk-356f7fbe484236c43a589c3338387f0097c87859.tar.gz
egawk-356f7fbe484236c43a589c3338387f0097c87859.tar.bz2
egawk-356f7fbe484236c43a589c3338387f0097c87859.zip
Merge branch 'gawk-5.1-stable'
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 19f6fcae..a3303741 100644
--- a/pc/config.h
+++ b/pc/config.h
@@ -464,7 +464,7 @@
#define PACKAGE_NAME "GNU Awk"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "GNU Awk 5.1.1c"
+#define PACKAGE_STRING "GNU Awk 5.1.1d"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "gawk"
@@ -473,7 +473,7 @@
#define PACKAGE_URL "http://www.gnu.org/software/gawk/"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "5.1.1c"
+#define PACKAGE_VERSION "5.1.1d"
/* Define to 1 if *printf supports %a format */
#define PRINTF_HAS_A_FORMAT 1
@@ -534,7 +534,7 @@
/* Version number of package */
-#define VERSION "5.1.1c"
+#define VERSION "5.1.1d"
/* Enable large inode numbers on Mac OS X 10.5. */
#ifndef _DARWIN_USE_64_BIT_INODE