summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2001-05-04 23:13:00 +0000
committerOwen Taylor <otaylor@src.gnome.org>2001-05-04 23:13:00 +0000
commitff742696f6b093aad1384d879405f51da3b220d3 (patch)
treea520f9c9e58fc6ff7158589d1f7236b9090a39db /configure.in
parent2c969d984d1186d8762edb7b7ade16c8742c0d73 (diff)
downloadpango-ff742696f6b093aad1384d879405f51da3b220d3.tar.gz
Update for 0.16PANGO_0_16
Fri May 4 11:07:04 2001 Owen Taylor <otaylor@redhat.com> * NEWS: Update for 0.16 * docs/pango-sections.txt: Update. * configure.in (PANGO_MINOR_VERSION): 0.16 Wed May 2 11:57:45 2001 Owen Taylor <otaylor@redhat.com> * examples/Makefile.am (QT_LIBS): Remove space that was confusing libtool.
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 ba376776..e4f85aa2 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=15
+PANGO_MINOR_VERSION=16
AC_SUBST(PANGO_MAJOR_VERSION)
AC_SUBST(PANGO_MINOR_VERSION)