[pango] 1.38.0



commit 29a712f1af7bbb15bdc9d7e09cbf58517edf8c15
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Sep 21 09:26:52 2015 -0400

    1.38.0

 NEWS         |    5 +++++
 configure.ac |    4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3afc9e1..195536d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,11 @@
+Overview of changes between 1.37.5 and 1.38.0
+=============================================
+- No changes
+
 Overview of changes between 1.37.4 and 1.37.5
 =============================================
 - Small optimizations
+
 Overview of changes between 1.37.3 and 1.37.4
 =============================================
 - Use grapheme boundaries in justification
diff --git a/configure.ac b/configure.ac
index 5079f59..e72e002 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,8 +21,8 @@ dnl
 
 dnl The triplet
 m4_define([pango_version_major], [1])
-m4_define([pango_version_minor], [37])
-m4_define([pango_version_micro], [5])
+m4_define([pango_version_minor], [38])
+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]