diff options
author | Sebastian Pipping <sebastian@pipping.org> | 2021-12-19 23:21:30 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-19 23:21:30 +0100 |
commit | e26a263aa9182d1e4552cd615857f0f61df3ba42 (patch) | |
tree | 00ad237218f1d12cbc5af59732366b50193580d4 /expat/README.md | |
parent | 2829a2750543fe0f78e3220cdfcd6414995efc4c (diff) | |
parent | 4d9059d3cf46ec3284bf88deee2a5bc97e59d089 (diff) | |
download | libexpat-git-e26a263aa9182d1e4552cd615857f0f61df3ba42.tar.gz |
Merge pull request #526 from libexpat/issue-525-prepare-releaseR_2_4_2
Release Expat 2.4.2 (part of #525)
Diffstat (limited to 'expat/README.md')
-rw-r--r-- | expat/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/expat/README.md b/expat/README.md index 251dc8a1..55300829 100644 --- a/expat/README.md +++ b/expat/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.2 This is Expat, a C library for parsing XML, started by [James Clark](https://en.wikipedia.org/wiki/James_Clark_%28programmer%29) in 1997. |