summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-10-19 02:48:10 +0000
committerKevin E Martin <kem@kem.org>2005-10-19 02:48:10 +0000
commit143f9e1b8d328ebc806067fb44809a8a8fd419e4 (patch)
treecef1ffba4ef90b032fca13badf832f48ef1f4aff
parent34dc7dbd584f2bbef39248c26236186e08c79a25 (diff)
downloadxorg-lib-libXft-XORG-6_99_99_901.tar.gz
Update package version number for RC1 release.XORG-6_99_99_902XORG-6_99_99_901
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index eb9a5cc..8721dd1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -32,7 +32,7 @@ dnl Yes, it is a pain to synchronize version numbers. Unfortunately, it's
dnl not possible to extract the version number here from Xft.h
dnl Please bump the minor library number at each release as well.
dnl
-AC_INIT(libXft, 2.1.7, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXft)
+AC_INIT(libXft, 2.1.8, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXft)
AC_CONFIG_AUX_DIR(.)
AM_INIT_AUTOMAKE([dist-bzip2])