aboutsummaryrefslogtreecommitdiffstats
path: root/pc/config.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2021-05-07 09:20:39 +0300
committerArnold D. Robbins <arnold@skeeve.com>2021-05-07 09:20:39 +0300
commitbd26081fcdfa8b7b566ce970baa53bfe05ca552e (patch)
tree265c147c4f8d356573fc8fd75eac039e2b6d5a8d /pc/config.h
parent8a79ff8c8cf8cdf88b6e7dfc320e9893f50f77a8 (diff)
parent49f12cf3a4199be8a5e1699fe41a06ad37751132 (diff)
downloadegawk-bd26081fcdfa8b7b566ce970baa53bfe05ca552e.tar.gz
egawk-bd26081fcdfa8b7b566ce970baa53bfe05ca552e.tar.bz2
egawk-bd26081fcdfa8b7b566ce970baa53bfe05ca552e.zip
Merge branch 'master' into feature/docit
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 1b69136e..6b9abfee 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.0a"
+#define PACKAGE_STRING "GNU Awk 5.1.1a"
/* 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.0a"
+#define PACKAGE_VERSION "5.1.1a"
/* 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.0a"
+#define VERSION "5.1.1a"
/* Enable large inode numbers on Mac OS X 10.5. */
#ifndef _DARWIN_USE_64_BIT_INODE