[glibmm] Require the latest mm-common.



commit e07d9fa2d682e3e16f92a71e623ed87dbdbb4d91
Author: Murray Cumming <murrayc murrayc com>
Date:   Sun Oct 7 14:13:37 2012 +0200

    Require the latest mm-common.
    
            * configure.ac: This should avoid us creating tarballs without
    the mm-common improvements.

 ChangeLog    |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index abcd909..5e1ff9d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2012-10-07  Murray Cumming  <murrayc murrayc com>
+
+        Require the latest mm-common.
+
+        * configure.ac: This should avoid us creating tarballs without
+	the mm-common improvements.
+
 2012-10-06  Murray Cumming  <murrayc murrayc com>
 
         MenuItem: get_attribute(): Remove const overload / make it const.
diff --git a/configure.ac b/configure.ac
index b0e9818..16f0c0c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -30,7 +30,7 @@ m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES])
 AM_MAINTAINER_MODE
 AC_ARG_VAR([ACLOCAL_FLAGS], [aclocal flags, e.g. -I <macro dir>])
 
-MM_PREREQ([0.9.5])
+MM_PREREQ([0.9.6])
 MM_INIT_MODULE([glibmm-2.4])
 MM_INIT_MODULE([giomm-2.4])
 



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