diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2015-03-17 08:12:19 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2015-03-17 08:12:19 -0700 |
commit | da4246c98bc51297daeec47c15181e179df94013 (patch) | |
tree | 6ca9a671aef9f27b60dab3566719e185c5c95255 | |
parent | 2351c83a77a478b49cba6beb2ad386835e264744 (diff) |
libXfont 1.5.1libXfont-1.5.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 471b266..7cb6bdf 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([libXfont], [1.5.0], +AC_INIT([libXfont], [1.5.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXfont]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h include/X11/fonts/fontconf.h]) |