[libxml++] 2.34.1



commit dabaefebc700e7b73c3cb895c91890d4ae5adffc
Author: Murray Cumming <murrayc murrayc com>
Date:   Mon Apr 18 10:15:55 2011 +0200

    2.34.1

 ChangeLog    |    4 +++-
 NEWS         |    5 +++++
 configure.ac |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index d61c87e..33506ba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,10 @@
+2.34.1:
+
 2011-04-17  Murray Cumming  <murrayc murrayc com>
 
 	Fix distcheck.
 
-	* Makefile.am: Specify the full path to docbook-customisation.xsl, 
+	* Makefile.am: Specify the full path to docbook-customisation.xsl,
 	which is apparently necessary with the autotools that I have here.
 
 2011-04-17  Murray Cumming  <murrayc murrayc com>
diff --git a/NEWS b/NEWS
index 1d6f996..6cbc121 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+2.34.1 (stable):
+
+* Do not require mm-common during the tarball build.
+  (Murray Cumming)
+
 2.34.0 (stable):
 
 Major changes since 2.32:
diff --git a/configure.ac b/configure.ac
index 02733df..70fa575 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([libxml++], [2.34.0],
+AC_INIT([libxml++], [2.34.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]