This is an automated email from the ASF dual-hosted git repository.

borisk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/xerces-c.git

commit 669ef41b626afb093fa9b6c97f34bef9cef2185e
Author: Scott Cantor <scan...@apache.org>
AuthorDate: Mon Dec 30 17:23:26 2019 +0000

    Bump version to 3.2.3.
    
    git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@1872123 
13f79535-47bb-0310-9956-ffa450edef68
---
 configure.ac  | 2 +-
 xerces-c.spec | 5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/configure.ac b/configure.ac
index e8d0e53..1a38ec8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@
 #
 
 AC_PREREQ(2.60)
-AC_INIT([xerces-c],[3.2.2])
+AC_INIT([xerces-c],[3.2.3])
 INTERFACE_VERSION=3.2
 GRAMMAR_SERIALIZATION_LEVEL=7
 
diff --git a/xerces-c.spec b/xerces-c.spec
index 334a104..c8bae76 100644
--- a/xerces-c.spec
+++ b/xerces-c.spec
@@ -1,6 +1,6 @@
 Summary:       Xerces-C++ validating XML parser
 Name:          xerces-c
-Version:       3.2.2
+Version:       3.2.3
 Release:       1
 URL:           http://xerces.apache.org/xerces-c/
 Source0:       %{name}-%{version}.tar.bz2
@@ -73,6 +73,9 @@ manipulating, and validating XML documents.
 %{_libdir}/pkgconfig/%{name}.pc
 
 %changelog
+* Mon Dec 30 2019 Scott Cantor <canto...@osu.edu>
+- Upped version
+
 * Wed Jun 21 2017 Scott Cantor <canto...@osu.edu>
 - Upped version
 


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscr...@xerces.apache.org
For additional commands, e-mail: c-dev-h...@xerces.apache.org

Reply via email to