diff options
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index e6610f6e..161505df 100644 --- a/configure.in +++ b/configure.in @@ -34,7 +34,7 @@ m4_define([pango_binary_age], [m4_eval(100 * pango_minor_version + pango_micro_version)]) 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.5.0]) +m4_define([pango_module_version], [1.6.0]) AC_INIT(pango, pango_version(), |