summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2000-04-05 03:59:03 +0000
committerOwen Taylor <otaylor@src.gnome.org>2000-04-05 03:59:03 +0000
commitd223764349f3aaf8179587d2ba69488de1fbc0fe (patch)
tree3c8441bdd6109979fb1ded69832ba2479e25255b /configure.in
parent184fac9cb3f0146684c0f141ef5d2e480859be06 (diff)
downloadpango-d223764349f3aaf8179587d2ba69488de1fbc0fe.tar.gz
Released 0.9
Tue Apr 4 22:03:42 2000 Owen Taylor <otaylor@redhat.com> * configure.in: Released 0.9 * modules/arabic/arabic.c (find_unic_font): Keep on searching past the first iso-10646 font if the first font doesn't have the required ligatures.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index d9eca28f..bc14981d 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
dnl Process this file with autoconf to create configure.
AC_INIT(ChangeLog)
-AM_INIT_AUTOMAKE(pango, 0.8)
+AM_INIT_AUTOMAKE(pango, 0.9)
AM_CONFIG_HEADER(config.h)