summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@benzedrine.nwnk.net>2006-10-13 16:18:47 -0400
committerAdam Jackson <ajax@benzedrine.nwnk.net>2006-10-13 16:18:47 -0400
commit661199d47ff8e9842542f9e407da50629c8a17b6 (patch)
treef0f236619f9d037ecd6ba6a0075f768727357686
parent5e5d0c7597e7f494ad3010f6d4656c5209b09f88 (diff)
Bump to 2.1.10libXft-2.1.10
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1d22e7a..3f82cd2 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.9, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXft)
+AC_INIT(libXft, 2.1.10, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXft)
AC_CONFIG_AUX_DIR(.)
AM_INIT_AUTOMAKE([dist-bzip2])