[gtkmm-documentation] 2.91.2



commit df28ed48f5c0a00c4d823acecb28706cc16cf675
Author: Murray Cumming <murrayc murrayc com>
Date:   Thu Oct 28 16:35:20 2010 +0200

    2.91.2

 ChangeLog    |    2 ++
 NEWS         |    7 +++++++
 configure.ac |    2 +-
 3 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 2e896fe..c2efb11 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+2.91.2:
+
 2010-10-28  Murray Cumming  <murrayc murrayc com>
 
 	Remove mentions of removed STL-style APIs such as Notebook::pages().
diff --git a/NEWS b/NEWS
index ddfe700..94e8ea5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+2.91.2: (unstable):
+
+* Book:
+  - Remove mentions of the removed STL-style container APIs.
+  - Fix/Hide remaining TODO comments.
+  - Mark examples as being for gtkmm 3, not gtkmm 2.
+
 2.91.1: (unstable)
 
 * Book: Combo Boxes: Update for the removal of ComboBoxEntry.
diff --git a/configure.ac b/configure.ac
index 1132c6d..ee9301d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 ## This file is part of gtkmm-documentation.
 
 AC_PREREQ([2.59])
-AC_INIT([gtkmm-documentation], [2.91.1],
+AC_INIT([gtkmm-documentation], [2.91.2],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gtkmm],
         [gtkmm-documentation], [http://www.gtkmm.org/])
 



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