summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2001-06-13 17:07:11 +0000
committerHavoc Pennington <hp@src.gnome.org>2001-06-13 17:07:11 +0000
commit3a42444e7f2449598106338be7e6ec9468bb7946 (patch)
treedea24ca58dedaf9dbb72f4b96bbc24937b1f460f /configure.in
parent513f26bc241f419b89fdeb70460550e7ed044039 (diff)
downloadpango-3a42444e7f2449598106338be7e6ec9468bb7946.tar.gz
don't ignore errors from missing index.sgmlPANGO_0_17GTK_ALL_1_3_6
2001-06-12 Havoc Pennington <hp@redhat.com> * docs/Makefile.am (dist-hook): don't ignore errors from missing index.sgml * NEWS: update * configure.in: increment version to 0.17
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 255a7a4c..21a5005e 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=16
+PANGO_MINOR_VERSION=17
AC_SUBST(PANGO_MAJOR_VERSION)
AC_SUBST(PANGO_MINOR_VERSION)