diff options
Diffstat (limited to 'libXft/configure.ac')
-rw-r--r-- | libXft/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libXft/configure.ac b/libXft/configure.ac index b54311ec7..dd415ef5e 100644 --- a/libXft/configure.ac +++ b/libXft/configure.ac @@ -27,7 +27,7 @@ AC_PREREQ([2.60]) # version. This version number will be substituted into Xft.h # Please bump the minor library number at each release as well. # -AC_INIT([libXft], [2.3.0], +AC_INIT([libXft], [2.3.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXft]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |