[pango/1.28] Release 1.28.3



commit 4b5e73b641e214594d92b84ba0b23241982645c7
Author: Vincent Untz <vuntz gnome org>
Date:   Wed Sep 29 13:09:36 2010 +0200

    Release 1.28.3

 NEWS         |    5 +++++
 configure.in |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5f62fe9..b22391b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes between 1.28.2 and 1.28.3
+=============================================
+- Bugs fixed:
+    Bug 630857 - introspection: Use --include-uninstalled
+
 Overview of changes between 1.28.1 and 1.28.2
 =============================================
 - Reduce DLL hijack risk and simplify code in basic-win32 module
diff --git a/configure.in b/configure.in
index eaf4996..5c6cc51 100644
--- a/configure.in
+++ b/configure.in
@@ -8,7 +8,7 @@ dnl ==========================================================================
 dnl The triplet
 m4_define([pango_version_major], [1])
 m4_define([pango_version_minor], [28])
-m4_define([pango_version_micro], [2])
+m4_define([pango_version_micro], [3])
 dnl Module API version.  This should be stepped up when a change causes
 dnl older modules to not work with new pango.
 m4_define([pango_module_version], [1.6.0])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]