aboutsummaryrefslogtreecommitdiff
path: root/lib/libexpat/expat_config.h
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2022-09-21 06:54:38 +0000
committerEd Maste <emaste@FreeBSD.org>2022-09-23 15:28:11 +0000
commit8a7b2fbbaae423161ba8f92b0cff6f710d12b2a7 (patch)
tree32932889d021e4576d8e2410f9ccc79913c1ad92 /lib/libexpat/expat_config.h
parent3815600910d2f0c2be9466462795b8d5023bc27f (diff)
downloadsrc-8a7b2fbbaae423161ba8f92b0cff6f710d12b2a7.tar.gz
src-8a7b2fbbaae423161ba8f92b0cff6f710d12b2a7.zip
MFV 66082b6c88b9: libbsdxml (expat) 2.4.9
(cherry picked from commit 71f0c44a045421bed4f27fefdb3caf30e1b54fe4)
Diffstat (limited to 'lib/libexpat/expat_config.h')
-rw-r--r--lib/libexpat/expat_config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libexpat/expat_config.h b/lib/libexpat/expat_config.h
index e2ffcb15c7ef..bebee0d28d62 100644
--- a/lib/libexpat/expat_config.h
+++ b/lib/libexpat/expat_config.h
@@ -83,7 +83,7 @@
#define PACKAGE_NAME "expat"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "expat 2.4.3"
+#define PACKAGE_STRING "expat 2.4.9"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "expat"
@@ -92,7 +92,7 @@
#define PACKAGE_URL ""
/* Define to the version of this package. */
-#define PACKAGE_VERSION "2.4.3"
+#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
@@ -100,7 +100,7 @@
#define STDC_HEADERS 1
/* Version number of package */
-#define VERSION "2.4.3"
+#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). */