[pangomm] 2.26.0



commit 3bc30b41f7daf077857ebda3a1733b3348e50f83
Author: Murray Cumming <murrayc murrayc com>
Date:   Mon Sep 21 13:00:14 2009 +0200

    2.26.0

 ChangeLog    |    4 ++++
 NEWS         |    4 ++++
 configure.ac |    2 +-
 3 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 09e2be2..1853f25 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+2.26.0:
+
 2009-09-19  Daniel Elstner  <daniel kitta gmail com>
 
 	Support Automake silent rules
@@ -13,6 +15,8 @@
 	* docs/reference/Doxyfile.in: Update file using Doxygen 1.6.1.
 	(SORT_MEMBERS_CTORS_1ST): Set option to YES.
 
+2.25.1.3:
+
 2009-08-28  Daniel Elstner  <danielk openismus com>
 
 	Increment version to 2.25.1.3 and update news
diff --git a/NEWS b/NEWS
index 1b4b1b7..04b1301 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+2.26.0:
+
+* Minor documentation build fixes. (Daniel Elstner)
+
 2.25.1.3:
 
 * Change public documentation location to library.gnome.org in
diff --git a/configure.ac b/configure.ac
index af6d529..eda434a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
 ## You should have received a copy of the GNU Lesser General Public License
 ## along with this library.  If not, see <http://www.gnu.org/licenses/>.
 
-AC_INIT([pangomm], [2.25.1.3],
+AC_INIT([pangomm], [2.26.0],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=pangomm],
         [pangomm], [http://www.gtkmm.org/])
 AC_PREREQ([2.59])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]