[pango: 59/61] Bump module version as pango-ot is being phased out



commit 8ad0a54cf9c236e205f1a5ab4f17219f0a6076b9
Author: Behdad Esfahbod <behdad behdad org>
Date:   Sat Aug 18 11:46:12 2012 -0400

    Bump module version as pango-ot is being phased out

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index 9e26921..9b98b57 100644
--- a/configure.in
+++ b/configure.in
@@ -42,7 +42,7 @@ m4_define([pango_binary_age],
           [m4_eval(100 * pango_version_minor + pango_version_micro)])
 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])
+m4_define([pango_module_version], [1.8.0])
 
 
 AC_INIT(pango, pango_version(),



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