[pango] 1.31.2



commit c93a25c0adac14a4f1677d6d4e4b326075886a59
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Sep 17 20:26:45 2012 -0400

    1.31.2

 NEWS         |    5 +++++
 configure.in |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a6ade4b..71d5633 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes between 1.31.1 and 1.31.2
+=============================================
+- More work on towards thread-safety
+- Build fixes on OS X
+
 Overview of changes between 1.31.0 and 1.31.1
 =============================================
 - The module cache file can now be located in libdir
diff --git a/configure.in b/configure.in
index 310780b..f5203ad 100644
--- a/configure.in
+++ b/configure.in
@@ -22,7 +22,7 @@ dnl
 dnl The triplet
 m4_define([pango_version_major], [1])
 m4_define([pango_version_minor], [31])
-m4_define([pango_version_micro], [1])
+m4_define([pango_version_micro], [2])
 
 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]