[xerces-c] 01/02: Update version.
| Newsgroups | gmane.text.xml.xerces-c.devel |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the ASF dual-hosted git repository. scantor pushed a commit to branch xerces-3.2 in repository https://gitbox.apache.org/repos/asf/xerces-c.git commit 0ee7c65ca390942dc17806d0decaaa5e8ed1534e Author: Scott Cantor <[email protected]> AuthorDate: Wed Oct 5 12:45:50 2022 -0400 Update version. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 1a38ec8fd..6e1319d1a 100644 --- a/configure.ac +++ b/configure.ac @@ -24,7 +24,7 @@ # AC_PREREQ(2.60) -AC_INIT([xerces-c],[3.2.3]) +AC_INIT([xerces-c],[3.2.4]) INTERFACE_VERSION=3.2 GRAMMAR_SERIALIZATION_LEVEL=7