summaryrefslogtreecommitdiff
path: root/pc/config.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2022-08-17 17:51:34 +0300
committerArnold D. Robbins <arnold@skeeve.com>2022-08-17 17:51:34 +0300
commit4b88d60cc1bda8c691a9d19bcac31d4a961aaf0a (patch)
tree534ac5922c5e5fefbdfe0d1e206b6dff1c45933c /pc/config.h
parente9e2a44651b8f417691663939639dda71d9cfbbc (diff)
downloadgawk-4b88d60cc1bda8c691a9d19bcac31d4a961aaf0a.tar.gz
Update pc/config.h.
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 3017ddc6..64ad6812 100644
--- a/pc/config.h
+++ b/pc/config.h
@@ -367,7 +367,7 @@
#define PACKAGE_NAME "GNU Awk"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "GNU Awk 5.1.64"
+#define PACKAGE_STRING "GNU Awk 5.1.65"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "gawk"
@@ -376,7 +376,7 @@
#define PACKAGE_URL "http://www.gnu.org/software/gawk/"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "5.1.64"
+#define PACKAGE_VERSION "5.1.65"
/* Define to 1 if *printf supports %a format */
#define PRINTF_HAS_A_FORMAT 1
@@ -504,7 +504,7 @@
/* Version number of package */
-#define VERSION "5.1.64"
+#define VERSION "5.1.65"
/* Number of bits in a file offset, on hosts where this is settable. */
#undef _FILE_OFFSET_BITS