aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/expat/expat_config.h
diff options
context:
space:
mode:
authorarcadia-devtools <arcadia-devtools@yandex-team.ru>2022-03-06 12:05:31 +0300
committerarcadia-devtools <arcadia-devtools@yandex-team.ru>2022-03-06 12:05:31 +0300
commit4956097cce302e71664bd2b768cdf09c587f6975 (patch)
tree0cf8f50b22e3d2d09a756cce32e86e12ae88025c /contrib/libs/expat/expat_config.h
parent1e305f36a77e00c5edcf5df20409ceff5c82ceac (diff)
downloadydb-4956097cce302e71664bd2b768cdf09c587f6975.tar.gz
intermediate changes
ref:1d2cbda2e7c6bc330948772f6a0d51b2fa37ffb6
Diffstat (limited to 'contrib/libs/expat/expat_config.h')
-rw-r--r--contrib/libs/expat/expat_config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/libs/expat/expat_config.h b/contrib/libs/expat/expat_config.h
index 2a77c19a11..d2e0fb6d23 100644
--- a/contrib/libs/expat/expat_config.h
+++ b/contrib/libs/expat/expat_config.h
@@ -77,7 +77,7 @@
#define PACKAGE_NAME "expat"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "expat 2.4.6"
+#define PACKAGE_STRING "expat 2.4.7"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "expat"
@@ -86,7 +86,7 @@
#define PACKAGE_URL ""
/* Define to the version of this package. */
-#define PACKAGE_VERSION "2.4.6"
+#define PACKAGE_VERSION "2.4.7"
/* Define to 1 if all of the C90 standard headers exist (not just the ones
required in a freestanding environment). This macro is provided for
@@ -94,7 +94,7 @@
#define STDC_HEADERS 1
/* Version number of package */
-#define VERSION "2.4.6"
+#define VERSION "2.4.7"
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */