aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/expat/expat_config.h
diff options
context:
space:
mode:
authorrobot-contrib <robot-contrib@yandex-team.com>2022-09-21 10:35:22 +0300
committerrobot-contrib <robot-contrib@yandex-team.com>2022-09-21 10:35:22 +0300
commitf559e0402b83a2857f0c911f5256451d5b25031d (patch)
treef689f7259ad05e1ee1c79bd0335b115600d72ddd /contrib/libs/expat/expat_config.h
parent0689e062e6e4d2043a570ee72a9995ccfbe69497 (diff)
downloadydb-f559e0402b83a2857f0c911f5256451d5b25031d.tar.gz
Update contrib/libs/expat to 2.4.9
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 5f0aebdabb..ec11dea263 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.8"
+#define PACKAGE_STRING "expat 2.4.9"
/* 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.8"
+#define PACKAGE_VERSION "2.4.9"
/* 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.8"
+#define VERSION "2.4.9"
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */