diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2015-03-17 08:46:46 -0700 |
---|---|---|
committer | Mike DePaulo <mikedep333@gmail.com> | 2015-03-28 13:06:38 -0400 |
commit | 5e1e79c64e477c0408c33d0f248720df8d28c44f (patch) | |
tree | e17746608bfce33fa3b6978f6730424e7d9a2527 /libXfont | |
parent | 9f1b041e535c4da6ffbe95a706d46b3bfb5c0321 (diff) | |
download | vcxsrv-5e1e79c64e477c0408c33d0f248720df8d28c44f.tar.gz vcxsrv-5e1e79c64e477c0408c33d0f248720df8d28c44f.tar.bz2 vcxsrv-5e1e79c64e477c0408c33d0f248720df8d28c44f.zip |
libXfont 1.4.9
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'libXfont')
-rw-r--r-- | libXfont/configure.ac | 2 |
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]) |