aboutsummaryrefslogtreecommitdiffstats
path: root/pc/config.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2021-05-06 20:50:45 +0300
committerArnold D. Robbins <arnold@skeeve.com>2021-05-06 20:50:45 +0300
commit175bbd8158d9fa3fb9422d70dde7f298748e7738 (patch)
tree7fd671c508f4491bec3b3bebf369455468c7413b /pc/config.h
parentc52470a8e933d419e4d9e4a4ebbe594654030f2f (diff)
downloadegawk-175bbd8158d9fa3fb9422d70dde7f298748e7738.tar.gz
egawk-175bbd8158d9fa3fb9422d70dde7f298748e7738.tar.bz2
egawk-175bbd8158d9fa3fb9422d70dde7f298748e7738.zip
Fix configure.ac version to 5.1.1a.
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