[atkmm] 2.22.6



commit a20e91a57c7a58268bb212b08b03c2d84df80349
Author: Murray Cumming <murrayc murrayc com>
Date:   Wed Oct 26 13:05:39 2011 +0200

    2.22.6

 ChangeLog    |    2 ++
 NEWS         |    4 ++++
 configure.ac |    2 +-
 3 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 66363b4..c0139c9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+2.22.6:
+
 2011-10-25  Murray Cumming  <murrayc murrayc com>
 
 	Add #includes needed with the latest glibmm.
diff --git a/NEWS b/NEWS
index c6d9acf..b76eae5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+atkmm 2.22.6 (stable):
+
+* Add #includes needed with the latest glibmm.
+
 atkmm 2.22.5 (stable):
 
 * Install the m4 files even without --enable-maintainer-mode, as with
diff --git a/configure.ac b/configure.ac
index 6fba6f9..d174060 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,7 +19,7 @@
 # pkg-config name as before and is meant to be binary compatible.  Thus for the
 # time being, the version number cannot be brought in line with ATK, since that
 # would break compatibility.
-AC_INIT([atkmm], [2.22.5], [https://bugzilla.gnome.org/enter_bug.cgi?product=atkmm],
+AC_INIT([atkmm], [2.22.6], [https://bugzilla.gnome.org/enter_bug.cgi?product=atkmm],
         [atkmm], [http://www.gtkmm.org/])
 AC_PREREQ([2.59])
 



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