summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2001-04-03 19:07:36 +0000
committerOwen Taylor <otaylor@src.gnome.org>2001-04-03 19:07:36 +0000
commitb06fe6f72867dc1318645b212a25a373fa22f086 (patch)
treeefb79eee7e62ab6138fed2e3bd287588f7794bbb /configure.in
parent3a7b35be54259fd9cb7134f05d58a1252b320d47 (diff)
downloadpango-b06fe6f72867dc1318645b212a25a373fa22f086.tar.gz
Release 0.14PANGO_0_14
Tue Apr 3 15:05:19 2001 Owen Taylor <otaylor@redhat.com> * Release 0.14 * NEWS: updated. * pango/pango/opentype/Makefile.am: make dist fixes. * configure.in (PANGO_MINOR_VERSION): Up to 0.14
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index e26c7506..c85ec222 100644
--- a/configure.in
+++ b/configure.in
@@ -1,13 +1,13 @@
dnl Process this file with autoconf to create configure.
PANGO_MAJOR_VERSION=0
-PANGO_MINOR_VERSION=13
+PANGO_MINOR_VERSION=14
AC_SUBST(PANGO_MAJOR_VERSION)
AC_SUBST(PANGO_MINOR_VERSION)
AC_INIT(ChangeLog)
-AM_INIT_AUTOMAKE(pango, 0.13)
+AM_INIT_AUTOMAKE(pango, 0.14)
AM_CONFIG_HEADER(config.h)
@@ -450,6 +450,7 @@ pango/opentype/Makefile
pango/makefile.mingw
pango/pango.rc
pango/pangoft2.rc
+pango/pangowin32.rc
pango/opentype/makefile.mingw
modules/Makefile
modules/arabic/Makefile