diff options
author | Brad King <brad.king@kitware.com> | 2022-01-18 17:18:57 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2022-01-18 17:18:57 (GMT) |
commit | 9d475d1d824ec5c1d9d2785e81e6c4aece9360ab (patch) | |
tree | 566f0ea241f9f831d8b98e019ceb472dfe2f9e5e /Utilities/cmexpat/README.md | |
parent | a581fbd1955346de30a5f9da98888d8725af1e11 (diff) | |
parent | 1e2684f0aa336a928fc5a9331342b8bdb7130991 (diff) | |
download | CMake-9d475d1d824ec5c1d9d2785e81e6c4aece9360ab.zip CMake-9d475d1d824ec5c1d9d2785e81e6c4aece9360ab.tar.gz CMake-9d475d1d824ec5c1d9d2785e81e6c4aece9360ab.tar.bz2 |
Merge branch 'upstream-expat' into update-expat
* upstream-expat:
expat 2022-01-16 (57c7da69)
Diffstat (limited to 'Utilities/cmexpat/README.md')
-rw-r--r-- | Utilities/cmexpat/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Utilities/cmexpat/README.md b/Utilities/cmexpat/README.md index 251dc8a..6fdd614 100644 --- a/Utilities/cmexpat/README.md +++ b/Utilities/cmexpat/README.md @@ -5,7 +5,7 @@ [![Downloads GitHub](https://img.shields.io/github/downloads/libexpat/libexpat/total?label=Downloads%20GitHub)](https://github.com/libexpat/libexpat/releases) -# Expat, Release 2.4.1 +# Expat, Release 2.4.3 This is Expat, a C library for parsing XML, started by [James Clark](https://en.wikipedia.org/wiki/James_Clark_%28programmer%29) in 1997. |