[pango] Bump version
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango] Bump version
- Date: Tue, 18 Mar 2014 01:17:26 +0000 (UTC)
commit 2432e6a180a18933d45de91f03f4abcc9eae8e8c
Author: Matthias Clasen <mclasen redhat com>
Date: Mon Mar 17 21:17:12 2014 -0400
Bump version
NEWS | 7 +++++++
configure.ac | 2 +-
2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0f5e8fa..6884205 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Overview of changes between 1.36.2 and 1.36.3
+=============================================
+- Fix builddir != srdir builds
+- Avoid a crash when FT_Face is NULL (#724006)
+- Win32 build fixes
+- Update pango_color_parse docs (#711061)
+
Overview of changes between 1.36.1 and 1.36.2
=============================================
- Win32 build fixes
diff --git a/configure.ac b/configure.ac
index a4f73e7..ff35a3e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl
dnl The triplet
m4_define([pango_version_major], [1])
m4_define([pango_version_minor], [36])
-m4_define([pango_version_micro], [2])
+m4_define([pango_version_micro], [4])
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]