[gtkmm/gtkmm-2-24] 2.23.90



commit dbca942e8687478608ab2addbf316d818fffd1c2
Author: Murray Cumming <murrayc murrayc com>
Date:   Mon Jan 17 10:39:44 2011 +0100

    2.23.90

 ChangeLog    |    2 +-
 NEWS         |    2 +-
 configure.ac |    4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 015e222..9f5178f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-2.23.1:
+2.23.90:
 
 2011-01-15  Murray Cumming  <murrayc murrayc com>
 
diff --git a/NEWS b/NEWS
index b4f41f2..34e4faf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-2.23.1 (unstable):
+2.23.90 (unstable):
 
 Gdk:
 * Drawable: Deprecate get_visual(), get_screen() and get_display().
diff --git a/configure.ac b/configure.ac
index 55f6a35..9641438 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([gtkmm], [2.23.1],
+AC_INIT([gtkmm], [2.23.90],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gtkmm],
         [gtkmm], [http://www.gtkmm.org/])
 AC_PREREQ([2.59])
@@ -54,7 +54,7 @@ AS_IF([test "x$enable_static" = xyes],
       [AC_DEFINE([GTKMM_STATIC_LIB], [1], [Define when building gtkmm as a static library])])
 
 # gdkmm really does need GTK+, because part of Gdk::DragContext is in GTK+.
-AC_SUBST([GDKMM_MODULES], ['giomm-2.4 >= 2.24 pangomm-1.4 >= 2.27.1 gtk+-2.0 >= 2.22.0'])
+AC_SUBST([GDKMM_MODULES], ['giomm-2.4 >= 2.24 pangomm-1.4 >= 2.27.1 gtk+-2.0 >= 2.23.90'])
 
 AS_IF([test "x$gtkmm_host_windows" = xyes],
       [GTKMM_MODULES=$GDKMM_MODULES],



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