[atkmm] 2.22.0



commit a8ec26b68fc3ddf61b301c4167a9acd8c6161b0c
Author: Murray Cumming <murrayc murrayc com>
Date:   Mon Sep 27 22:12:47 2010 +0200

    2.22.0

 ChangeLog    |    2 ++
 NEWS         |    4 ++++
 configure.ac |    2 +-
 3 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index f2b1016..77b463e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+2.22.0:
+
 2010-09-26  Armin Burgmeier  <armin arbur net>
 
 	Fix MSVC project files.
diff --git a/NEWS b/NEWS
index e949b52..929f1cf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+atkmm 2.22.0 (stable)
+
+* Just increased version to show that it's an API/ABI-stable release.
+
 atkmm 2.21.2 (unstable)
 
 * Documentation: Added text for the main page.
diff --git a/configure.ac b/configure.ac
index 5d2fc2c..b5f312f 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.21.2], [https://bugzilla.gnome.org/enter_bug.cgi?product=atkmm],
+AC_INIT([atkmm], [2.22.0], [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]