[gtkmm-documentation] 2.20.1



commit e86d1881a0180cce91275f47d8fbfce52b66e2cd
Author: Murray Cumming <murrayc murrayc com>
Date:   Mon Apr 12 23:53:59 2010 +0200

    2.20.1

 ChangeLog    |    2 ++
 NEWS         |    5 +++++
 configure.ac |    2 +-
 3 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 4d49396..57462a3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+2.20.1:
+
 2010-04-06  Murray Cumming  <murrayc murrayc-desktop>
 
     Assistant chapter: Slight improvements to the text.
diff --git a/NEWS b/NEWS
index d44d751..93b8e3e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+2.20.1:
+
+* Multiple-Item Widgets chapter: Added Assistant sub-section.
+  (David King, Openismus)
+  
 2.20.0:
 
 * Update the code to use only non-deprecated API.
diff --git a/configure.ac b/configure.ac
index 57d5319..5bbf529 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.20.0],
+AC_INIT([gtkmm-documentation], [2.20.1],
         [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]