[goocanvasmm] 1.90.11



commit 948a4c85458b27a41a8ec94939bcc91c444b3bc4
Author: Murray Cumming <murrayc murrayc com>
Date:   Tue Sep 22 13:01:52 2015 +0200

    1.90.11

 NEWS         |    4 ++++
 configure.ac |    4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5a2ac54..b5b0424 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+1.90.11 (unstable):
+
+* Regenerate with the latest glibmm.
+
 1.90.10 (unstable):
 
 * Use (and require) C++11.
diff --git a/configure.ac b/configure.ac
index 727ee55..fc146db 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 program.  If not, see <http://www.gnu.org/licenses/>.
 
-AC_INIT([goocanvasmm], [1.90.10], [http://bugzilla.gnome.org/], [goocanvasmm], [http://www.gtkmm.org/])
+AC_INIT([goocanvasmm], [1.90.11], [http://bugzilla.gnome.org/], [goocanvasmm], [http://www.gtkmm.org/])
 AC_PREREQ([2.59])
 
 AC_CONFIG_SRCDIR([goocanvas/src/canvas.hg])
@@ -46,7 +46,7 @@ AC_DISABLE_STATIC
 AC_LIBTOOL_WIN32_DLL
 AC_PROG_LIBTOOL
 
-AC_SUBST([GOOCANVASMM_MODULES], ['glibmm-2.4 >= 2.45.41 gtkmm-3.0 >= 3.17.50 goocanvas-2.0 >= 2.0.1'])
+AC_SUBST([GOOCANVASMM_MODULES], ['glibmm-2.4 >= 2.46.1 gtkmm-3.0 >= 3.18.0 goocanvas-2.0 >= 2.0.1'])
 PKG_CHECK_MODULES([GOOCANVASMM], [$GOOCANVASMM_MODULES])
 
 MM_PKG_CONFIG_SUBST([GTHREAD_CFLAGS], [--cflags-only-other gthread-2.0])


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