summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2017-10-04 09:42:48 +0300
committerArnold D. Robbins <arnold@skeeve.com>2017-10-04 09:42:48 +0300
commit6cb25995c9e6835684cecc1859f7729b6e5a33ea (patch)
treeb0009a62032a189a954d8498b23d37a6089bf076
parent7fb13a4cd81ef161d9607e28969fe8731de9e1f3 (diff)
downloadgawk-6cb25995c9e6835684cecc1859f7729b6e5a33ea.tar.gz
Sync pc/config.h with mainline.
-rw-r--r--pc/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/pc/config.h b/pc/config.h
index e6b33459..e934fd92 100644
--- a/pc/config.h
+++ b/pc/config.h
@@ -462,7 +462,7 @@
#define PACKAGE_NAME "GNU Awk"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "GNU Awk 4.1.64"
+#define PACKAGE_STRING "GNU Awk 4.1.65"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "gawk"
@@ -471,7 +471,7 @@
#define PACKAGE_URL "http://www.gnu.org/software/gawk/"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "4.1.64"
+#define PACKAGE_VERSION "4.1.65"
/* Define to 1 if *printf supports %F format */
#ifdef __DJGPP__
@@ -528,7 +528,7 @@
/* Version number of package */
-#define VERSION "4.1.64"
+#define VERSION "4.1.65"
/* Enable large inode numbers on Mac OS X 10.5. */
#ifndef _DARWIN_USE_64_BIT_INODE