summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@benzedrine.nwnk.net>2006-10-13 17:08:55 -0400
committerAdam Jackson <ajax@benzedrine.nwnk.net>2006-10-13 17:08:55 -0400
commit6159d185048fbbb67627667d60dcd475def5bb44 (patch)
tree61c376cb688589447301821e262be9736cd8df7b
parent661199d47ff8e9842542f9e407da50629c8a17b6 (diff)
downloadxorg-lib-libXft-6159d185048fbbb67627667d60dcd475def5bb44.tar.gz
Bump to 2.1.11libXft-2.1.11
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3f82cd2..6c21ead 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.10, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXft)
+AC_INIT(libXft, 2.1.11, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXft)
AC_CONFIG_AUX_DIR(.)
AM_INIT_AUTOMAKE([dist-bzip2])