[glibmm] Update for 2.22.1



commit ae2d57e6cc46efb73fc05ee9b7842f0b52133086
Author: Jonathon Jongsma <jonathon quotidian org>
Date:   Mon Sep 21 11:06:41 2009 -0500

    Update for 2.22.1

 ChangeLog    |    5 +++++
 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 3 files changed, 17 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 8a78dcb..0956249 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-09-21  Jonathon Jongsma  <jonathon jongsma collabora co uk>
+
+	* NEWS:
+	* configure.ac: update for 2.22.1 release
+
 2009-09-21  Daniel Elstner  <danielk openismus com>
 
 	Fix KeyFile build with exceptions disabled
diff --git a/NEWS b/NEWS
index aa946ee..f92527b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+2.22.1 (stable):
+
+    This is a quick follow-on release to fix a couple minor issues discovered in
+    2.22.0.  The tarball has been re-generated with the latest mm-common to fix
+    a devhelp installation issue. There is also a build fix for when building
+    with exceptions disabled.
+
+    Daniel Elstner (1):
+          Fix KeyFile build with exceptions disabled
+
+
 2.22.0 (stable):
 
     This it he first release in the stable 2.22 series.  It is essentially
diff --git a/configure.ac b/configure.ac
index 21161d4..1d6d77e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
 ## You should have received a copy of the GNU Lesser General Public License
 ## along with this library.  If not, see <http://www.gnu.org/licenses/>.
 
-AC_INIT([glibmm], [2.22.0],
+AC_INIT([glibmm], [2.22.1],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=glibmm],
         [glibmm], [http://www.gtkmm.org/])
 AC_PREREQ([2.59])



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