[pango] 1.32.0
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango] 1.32.0
- Date: Wed, 26 Sep 2012 21:14:55 +0000 (UTC)
commit 51acdd5b89b6ff60154fbb9c203888742f410b48
Author: Matthias Clasen <mclasen redhat com>
Date: Wed Sep 26 16:38:09 2012 -0400
1.32.0
NEWS | 5 +++++
configure.in | 4 ++--
2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 71d5633..7b848d0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes between 1.31.2 and 1.32.0
+=============================================
+- Add a --without-xfg configure option
+- Add pango_shape_full()
+
Overview of changes between 1.31.1 and 1.31.2
=============================================
- More work on towards thread-safety
diff --git a/configure.in b/configure.in
index c1e1ccf..27e1d04 100644
--- a/configure.in
+++ b/configure.in
@@ -21,8 +21,8 @@ dnl
dnl The triplet
m4_define([pango_version_major], [1])
-m4_define([pango_version_minor], [31])
-m4_define([pango_version_micro], [2])
+m4_define([pango_version_minor], [32])
+m4_define([pango_version_micro], [0])
m4_define([pango_version],
[pango_version_major.pango_version_minor.pango_version_micro])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]