summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2015-03-17 08:12:19 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2015-03-17 08:12:19 -0700
commitda4246c98bc51297daeec47c15181e179df94013 (patch)
tree6ca9a671aef9f27b60dab3566719e185c5c95255
parent2351c83a77a478b49cba6beb2ad386835e264744 (diff)
libXfont 1.5.1libXfont-1.5.1
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
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])