Skip to content

Commit 69e01a6

Browse files
committed
2.39.1
1 parent ce29834 commit 69e01a6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

NEWS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2.39.1 (unstable):
2+
3+
* Use (and require) C++11.
4+
(Murray Cumming)
5+
16
2.38.1 (stable):
27

38
* Fix the build with C++11 compilers, such as MS Visual C++ 2013 - Implicit

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AC_INIT([libxml++], [2.38.1],
1+
AC_INIT([libxml++], [2.39.1],
22
[https://bugzilla.gnome.org/enter_bug.cgi?product=libxml%2B%2B],
33
[libxml++], [http://libxmlplusplus.sourceforge.net/])
44
AC_PREREQ([2.59])

0 commit comments

Comments
 (0)