[atkmm] 2.22.4



commit bdb8e09dbf2d96c23637765da2d4022a2862fc6a
Author: Murray Cumming <murrayc murrayc com>
Date:   Fri Mar 25 13:56:58 2011 +0100

    2.22.4

 ChangeLog    |    2 ++
 NEWS         |    5 +++++
 configure.ac |    2 +-
 3 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 0c4fe4f..58faf71 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+2.22.4:
+
 2011-03-25  Murray Cumming  <murrayc murrayc com>
 
 	Avoid a tarball dependency on mm-common.
diff --git a/NEWS b/NEWS
index 315bc2b..a316c34 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+atkmm 2.22.4 (stable):
+
+* Avoid a tarball dependency on mm-common.
+  (Murray Cumming)
+
 atkmm 2.22.3 (stable):
 
 Just a tarball regeneration due to a changed m4 macro in mm-common.
diff --git a/configure.ac b/configure.ac
index 7f26233..2e78fb5 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.3], [https://bugzilla.gnome.org/enter_bug.cgi?product=atkmm],
+AC_INIT([atkmm], [2.22.4], [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]