aboutsummaryrefslogtreecommitdiffstats
path: root/pc/config.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2020-03-15 15:31:15 +0200
committerArnold D. Robbins <arnold@skeeve.com>2020-03-15 15:31:15 +0200
commit2a4285b8a4aa011d7603f9cd26fbb7bc127a5899 (patch)
tree7495fe8ed597a6727656216e8984719a4abd41cf /pc/config.h
parentb027d2d6b74dbd795125ebb7676c967c38f32465 (diff)
downloadegawk-2a4285b8a4aa011d7603f9cd26fbb7bc127a5899.tar.gz
egawk-2a4285b8a4aa011d7603f9cd26fbb7bc127a5899.tar.bz2
egawk-2a4285b8a4aa011d7603f9cd26fbb7bc127a5899.zip
Bump version for test 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 697e25ba..3683b469 100644
--- a/pc/config.h
+++ b/pc/config.h
@@ -461,7 +461,7 @@
#define PACKAGE_NAME "GNU Awk"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "GNU Awk 5.0.63"
+#define PACKAGE_STRING "GNU Awk 5.0.64"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "gawk"
@@ -470,7 +470,7 @@
#define PACKAGE_URL "http://www.gnu.org/software/gawk/"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "5.0.63"
+#define PACKAGE_VERSION "5.0.64"
/* Define to 1 if *printf supports %a format */
#define PRINTF_HAS_A_FORMAT 1
@@ -531,7 +531,7 @@
/* Version number of package */
-#define VERSION "5.0.63"
+#define VERSION "5.0.64"
/* Enable large inode numbers on Mac OS X 10.5. */
#ifndef _DARWIN_USE_64_BIT_INODE