summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2014-05-15 19:21:07 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2014-05-15 19:21:07 -0700
commit6ed205bd618f3f3016e34ab132019d53d0623576 (patch)
tree57b4dcdb43218c566c1c8a1d50fdf5cf5de60c0b
parent23a7a10aaada0a4b00272b512bd430545ce799e3 (diff)
libXfont 1.4.8libXfont-1.4.8
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 4979c04..ea33684 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libXfont], [1.4.7],
+AC_INIT([libXfont], [1.4.8],
[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])