summaryrefslogtreecommitdiff
path: root/pc/config.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2021-05-05 21:30:24 +0300
committerArnold D. Robbins <arnold@skeeve.com>2021-05-05 21:30:24 +0300
commitc52470a8e933d419e4d9e4a4ebbe594654030f2f (patch)
tree0a9bac4471d596416478286a2f705997bab1db6d /pc/config.h
parentc6fdaa4f556d2e52f0674cab66f1819f51445fe9 (diff)
downloadgawk-c52470a8e933d419e4d9e4a4ebbe594654030f2f.tar.gz
Do 5.1.0a tarball.
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 294201c5..1b69136e 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.0"
+#define PACKAGE_STRING "GNU Awk 5.1.0a"
/* 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.0"
+#define PACKAGE_VERSION "5.1.0a"
/* 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.0"
+#define VERSION "5.1.0a"
/* Enable large inode numbers on Mac OS X 10.5. */
#ifndef _DARWIN_USE_64_BIT_INODE