aboutsummaryrefslogtreecommitdiffstats
path: root/pc/config.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2020-03-10 10:06:09 +0200
committerArnold D. Robbins <arnold@skeeve.com>2020-03-10 10:06:09 +0200
commitc1929597bd14005486a7c1b07d7d706d36f473ad (patch)
tree5b0beed280bd8deb10cfdf60b0f308d239e8ce2d /pc/config.h
parente5e6f7aafa1409b39b6eb6759987813cd94e58ed (diff)
downloadegawk-c1929597bd14005486a7c1b07d7d706d36f473ad.tar.gz
egawk-c1929597bd14005486a7c1b07d7d706d36f473ad.tar.bz2
egawk-c1929597bd14005486a7c1b07d7d706d36f473ad.zip
Version bump 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 4983cb3c..697e25ba 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.62"
+#define PACKAGE_STRING "GNU Awk 5.0.63"
/* 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.62"
+#define PACKAGE_VERSION "5.0.63"
/* 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.62"
+#define VERSION "5.0.63"
/* Enable large inode numbers on Mac OS X 10.5. */
#ifndef _DARWIN_USE_64_BIT_INODE