aboutsummaryrefslogtreecommitdiffstats
path: root/pc/config.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2021-05-07 13:43:16 +0300
committerArnold D. Robbins <arnold@skeeve.com>2021-05-07 13:43:16 +0300
commit262c9c0e14e68c2b4b5d00e88f1bacc6c9556f3a (patch)
treee295d75218ec0212abdea063c38ee5b109309c76 /pc/config.h
parent6f5c5d212df15586e3aab33fbea64ac665b7c3f4 (diff)
downloadegawk-262c9c0e14e68c2b4b5d00e88f1bacc6c9556f3a.tar.gz
egawk-262c9c0e14e68c2b4b5d00e88f1bacc6c9556f3a.tar.bz2
egawk-262c9c0e14e68c2b4b5d00e88f1bacc6c9556f3a.zip
Bump to 5.1.1b.
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 6b9abfee..a31f3b87 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.1a"
+#define PACKAGE_STRING "GNU Awk 5.1.1b"
/* 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.1a"
+#define PACKAGE_VERSION "5.1.1b"
/* 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.1a"
+#define VERSION "5.1.1b"
/* Enable large inode numbers on Mac OS X 10.5. */
#ifndef _DARWIN_USE_64_BIT_INODE