[pangomm] 2.38.1
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pangomm] 2.38.1
- Date: Tue, 22 Sep 2015 10:49:23 +0000 (UTC)
commit cd0153d5194188a869725bba933a2b0f57ea2890
Author: Murray Cumming <murrayc murrayc com>
Date: Tue Sep 22 11:23:56 2015 +0200
2.38.1
NEWS | 4 ++++
configure.ac | 4 ++--
2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 416f89e..244ed4c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+2.38.1 (stable):
+
+* Regenerate with the latest glibmm.
+
2.38.0 (stable):
* MSVC build fixes.
diff --git a/configure.ac b/configure.ac
index 67b22e4..2afd141 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([pangomm], [2.38.0],
+AC_INIT([pangomm], [2.38.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=pangomm],
[pangomm], [http://www.gtkmm.org/])
AC_PREREQ([2.59])
@@ -47,7 +47,7 @@ MM_AX_CXX_COMPILE_STDCXX_11([noext],[mandatory])
AC_DISABLE_STATIC
LT_INIT([win32-dll])
-AC_SUBST([PANGOMM_MODULES], ['glibmm-2.4 >= 2.46.0 cairomm-1.0 >= 1.12.0 pangocairo >= 1.38.0'])
+AC_SUBST([PANGOMM_MODULES], ['glibmm-2.4 >= 2.46.1 cairomm-1.0 >= 1.12.0 pangocairo >= 1.38.0'])
PKG_CHECK_MODULES([PANGOMM], [$PANGOMM_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]