From 661199d47ff8e9842542f9e407da50629c8a17b6 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Fri, 13 Oct 2006 16:18:47 -0400 Subject: Bump to 2.1.10 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]) -- cgit v1.2.3