aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2015-03-17 08:46:46 -0700
committerMike DePaulo <mikedep333@gmail.com>2015-03-28 09:15:34 -0400
commit453693754f79152011494e734afd024cd1ba482b (patch)
treee71565eca597c4c1227bee2c968610abf0a183d7
parenta54b6ab76fd473a0ea79ffdbf08c22c368bb133c (diff)
downloadvcxsrv-453693754f79152011494e734afd024cd1ba482b.tar.gz
vcxsrv-453693754f79152011494e734afd024cd1ba482b.tar.bz2
vcxsrv-453693754f79152011494e734afd024cd1ba482b.zip
libXfont 1.4.9
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--libXfont/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/libXfont/configure.ac b/libXfont/configure.ac
index ea3368442..25e77d548 100644
--- a/libXfont/configure.ac
+++ b/libXfont/configure.ac
@@ -21,7 +21,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libXfont], [1.4.8],
+AC_INIT([libXfont], [1.4.9],
[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])