[libxml++] 2.39.1



commit 69e01a60c34cb5cb411989ff96ba28a8d7ddb8ba
Author: Murray Cumming <murrayc murrayc com>
Date:   Mon Jul 20 11:17:36 2015 +0200

    2.39.1

 NEWS         |    5 +++++
 configure.ac |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index be06212..d1efb47 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+2.39.1 (unstable):
+
+* Use (and require) C++11.
+  (Murray Cumming)
+
 2.38.1 (stable):
 
 * Fix the build with C++11 compilers, such as MS Visual C++ 2013 - Implicit
diff --git a/configure.ac b/configure.ac
index 862d197..42379fd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([libxml++], [2.38.1],
+AC_INIT([libxml++], [2.39.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]