[libxml++] 3.0.1
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libxml++] 3.0.1
- Date: Mon, 14 Nov 2016 09:57:56 +0000 (UTC)
commit 18b9537c1cff64814ada8217e0c4b88ca5cb847c
Author: Murray Cumming <murrayc murrayc com>
Date: Mon Nov 14 10:57:42 2016 +0100
3.0.1
NEWS | 5 +++++
configure.ac | 2 +-
2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 53660d3..b640e30 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+3.0.1 (stable):
+
+* Element::remove_attribute(): Delete the C++ wrapper
+ (Harald Schmalzl, Kjell Ahlstedt) Bug #768404.
+
3.0.0 (stable):
* This is the first stable release of libxml++-3.0. ABI and API are
diff --git a/configure.ac b/configure.ac
index a525863..998ad18 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
## This file is part of libxml++.
-AC_INIT([libxml++], [3.0.0],
+AC_INIT([libxml++], [3.0.1],
[https://bugzilla.gnome.org/enter_bug.cgi?product=libxml%2B%2B],
[libxml++], [http://libxmlplusplus.sourceforge.net/])
AC_PREREQ([2.59])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]