diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-06-02 09:36:29 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-06-02 09:36:29 -0700 |
commit | 0847b64af14acefaa7aa86b3cec8632497babe73 (patch) | |
tree | 9e24cdbaeb9a495b79845bf98170dad48f904632 | |
parent | 1066d2b34db6124fbb0105f5d30f560217fd2a5a (diff) |
libXft 2.3.1libXft-2.3.1
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index b54311e..dd415ef 100644 --- a/configure.ac +++ b/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]) |