summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2001-09-04 14:55:14 +0000
committerOwen Taylor <otaylor@src.gnome.org>2001-09-04 14:55:14 +0000
commitaf319ff03e4aedf7bf9466d4ddd6bed52f7cda4d (patch)
tree56ddfeb9cc65fe1dfebd590654a047db9a4dbde7 /configure.in
parentef85fe81cdb895ab5ff8b6c87267103e00003fe9 (diff)
downloadpango-af319ff03e4aedf7bf9466d4ddd6bed52f7cda4d.tar.gz
Version 0.18PANGO_0_18
Mon Sep 3 19:37:02 2001 Owen Taylor <otaylor@redhat.com> * configure.in: Version 0.18 * NEWS: Updated. * pango/pangoxft-font.c (pango_xft_font_finalize): Actually free the XftFont (and description). Lack of such pointed out by David Turner.
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 45bd60e5..ee451240 100644
--- a/configure.in
+++ b/configure.in
@@ -3,7 +3,7 @@ dnl Process this file with autoconf to create configure.
AC_INIT(ChangeLog)
PANGO_MAJOR_VERSION=0
-PANGO_MINOR_VERSION=17
+PANGO_MINOR_VERSION=18
AC_SUBST(PANGO_MAJOR_VERSION)
AC_SUBST(PANGO_MINOR_VERSION)