[libgdamm/libgdamm-5-0] 4.99.10



commit dd311ca86301e580d95cc3e6e11b61faacf36db1
Author: Murray Cumming <murrayc murrayc com>
Date:   Tue Sep 22 13:38:07 2015 +0200

    4.99.10

 NEWS         |    4 ++++
 configure.ac |    4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5905efa..01761f2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+4.99.10 (unstable):
+
+* Regenerate with the latest glibmm.
+
 4.99.9 (unstable):
 
 * Use (and require) C++11.
diff --git a/configure.ac b/configure.ac
index 0500c62..eae3173 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([libgdamm], [4.99.9], [http://bugzilla.gnome.org/enter_bug.cgi?product=libgdamm],
+AC_INIT([libgdamm], [4.99.10], [http://bugzilla.gnome.org/enter_bug.cgi?product=libgdamm],
         [libgdamm], [http://www.gtkmm.org/])
 AC_PREREQ([2.59])
 
@@ -46,7 +46,7 @@ AC_DISABLE_STATIC
 AC_LIBTOOL_WIN32_DLL
 AC_PROG_LIBTOOL
 
-AC_SUBST([LIBGDAMM_MODULES], ['glibmm-2.4 >= 2.45.31 libgda-5.0 >= 5.0.2'])
+AC_SUBST([LIBGDAMM_MODULES], ['glibmm-2.4 >= 2.46.1 libgda-5.0 >= 5.0.2'])
 PKG_CHECK_MODULES([LIBGDAMM], [$LIBGDAMM_MODULES])
 
 PKG_CHECK_EXISTS([libgda-bdb-5.0], [libgdamm_have_bdb=yes], [libgdamm_have_bdb=no])


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