[pango] 1.40.4



commit 43b9668ba688b01553abb7b453aeb206d7fd56fa
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Feb 27 15:03:59 2017 -0500

    1.40.4

 NEWS         |    5 +++++
 configure.ac |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 92a81d5..5e3115f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes between 1.40.3 and 1.40.4
+=============================================
+- Fix some Coverity findings (#778601, #778602, #778654, #778656)
+- Fix introspection annotation of pango_lkayout_get_size (#779232)
+
 Overview of changes between 1.40.2 and 1.40.3
 =============================================
 - Fix export of pango_cairo_win32_font_map_get_type (#771004)
diff --git a/configure.ac b/configure.ac
index c6b67c9..1d953f0 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], [40])
-m4_define([pango_version_micro], [3])
+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]