[pango] 1.34.0



commit fde69a643f6dfb8f1974ab4829643ae0299b43b1
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Mar 25 22:09:54 2013 -0400

    1.34.0

 NEWS         |    4 ++++
 configure.ac |    4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0a661ce..a5895de 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Overview of changes between 1.33.9 and 1.34.0
+=============================================
+No changes
+
 Overview of changes between 1.33.8 and 1.33.9
 =============================================
 - Port PangoWin32 to use GWeakRef
diff --git a/configure.ac b/configure.ac
index 4920ed1..c91e9a2 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], [33])
-m4_define([pango_version_micro], [10])
+m4_define([pango_version_minor], [34])
+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]