[atkmm] 2.22.2



commit 4fa8f0a24867df638c4259d57908e0c91a5b5c09
Author: Murray Cumming <murrayc murrayc com>
Date:   Sat Jan 8 18:11:51 2011 +0100

    2.22.2

 ChangeLog    |    2 ++
 NEWS         |    4 ++++
 configure.ac |    2 +-
 3 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 4fce3f5..f339694 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+2.22.2:
+
 2011-01-07  Murray Cumming  <murrayc murrayc com>
 
 	Allow other modules to use the m4 files.
diff --git a/NEWS b/NEWS
index d6f230b..572e426 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+atkmm 2.22.2 (stable):
+
+* Install m4 files needed by recent versions of gtkmm when building from git.
+
 atkmm 2.22.1 (stable):
 
 * Distribute the GPL in the tarball, in addition to the LGPL, because the 
diff --git a/configure.ac b/configure.ac
index b6b5557..e1a31ec 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.1], [https://bugzilla.gnome.org/enter_bug.cgi?product=atkmm],
+AC_INIT([atkmm], [2.22.2], [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]