[atkmm] 2.22.1



commit 72b6ac6217e7697b811dcc85bdae9d97bb00d64a
Author: Murray Cumming <murrayc murrayc com>
Date:   Sat Nov 20 13:52:23 2010 +0100

    2.22.1

 ChangeLog    |    2 ++
 NEWS         |    6 ++++++
 configure.ac |    2 +-
 3 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 2b39de4..5de3ab5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+2.22.1:
+
 2010-11-20  Murray Cumming  <murrayc murrayc com>
 
 	Add and distribute COPYING.tools containing the GPL.
diff --git a/NEWS b/NEWS
index 929f1cf..d6f230b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+atkmm 2.22.1 (stable):
+
+* Distribute the GPL in the tarball, in addition to the LGPL, because the 
+  Windows build uses a GPL builder tool.
+  (Murray Cumming. Thanks to Krzysztof Klimonda)
+  
 atkmm 2.22.0 (stable)
 
 * Just increased version to show that it's an API/ABI-stable release.
diff --git a/configure.ac b/configure.ac
index 49a8022..0b31455 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.0], [https://bugzilla.gnome.org/enter_bug.cgi?product=atkmm],
+AC_INIT([atkmm], [2.22.1], [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]