summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2006-09-18 22:20:15 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2006-09-18 22:20:15 +0000
commit161dd0c26d69f29a28130db6831ff6c1ac5d6f95 (patch)
treeb91754c42395befbf1c9dcc095c3d0bbeee2d82e
parentad3912db10e1f337e9c227524b36e346bbe1328d (diff)
downloadpango-161dd0c26d69f29a28130db6831ff6c1ac5d6f95.tar.gz
Step module interface version to 1.6.0 because of the script_break()
2006-09-18 Behdad Esfahbod <behdad@gnome.org> * configure.in: Step module interface version to 1.6.0 because of the script_break() slight change of behavior and anticipated changes to the module interface this cycle.
-rw-r--r--ChangeLog6
-rw-r--r--configure.in2
2 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 81fabec0..006f8974 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2006-09-18 Behdad Esfahbod <behdad@gnome.org>
+ * configure.in: Step module interface version to 1.6.0 because of the
+ script_break() slight change of behavior and anticipated changes to
+ the module interface this cycle.
+
+2006-09-18 Behdad Esfahbod <behdad@gnome.org>
+
Part of Bug 350132 – backspacing doesn't work properly for Arabic
* configure.in:
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(),