summaryrefslogtreecommitdiff
path: root/pc/config.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2023-05-15 22:23:32 +0300
committerArnold D. Robbins <arnold@skeeve.com>2023-05-15 22:23:32 +0300
commita0b8fc149978d35beaf505ff6ab01b47fd321f04 (patch)
treeb97beee8abb97d6226f4265c65b89fe7b2e061ce /pc/config.h
parentd4eca8ab748b9ff38300f393fd7bf0ef5145e2ec (diff)
parenta9c370a24f51f9840f6aedd0c719dd3d49de6265 (diff)
downloadgawk-master.tar.gz
Merge branch 'gawk-5.2-stable'HEADmasterfeature/docit
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 e4cf6095..49c82872 100644
--- a/pc/config.h
+++ b/pc/config.h
@@ -370,7 +370,7 @@
#define PACKAGE_NAME "GNU Awk"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "GNU Awk 5.2.1c"
+#define PACKAGE_STRING "GNU Awk 5.2.2"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "gawk"
@@ -379,7 +379,7 @@
#define PACKAGE_URL "http://www.gnu.org/software/gawk/"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "5.2.1c"
+#define PACKAGE_VERSION "5.2.2"
/* Define to 1 if *printf supports %a format */
#define PRINTF_HAS_A_FORMAT 1
@@ -507,7 +507,7 @@
/* Version number of package */
-#define VERSION "5.2.1c"
+#define VERSION "5.2.2"
/* Number of bits in a file offset, on hosts where this is settable. */
#undef _FILE_OFFSET_BITS