diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2015-03-17 08:46:46 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2015-03-17 08:46:46 -0700 |
commit | b6ba8ef30642a2eb83e1beb406d195dde68f83dc (patch) | |
tree | ed920dfab92f63d94c04446611a47a4bf98298f6 | |
parent | 6c60e85998252b641a50048a555de88bdaacd3c7 (diff) |
libXfont 1.4.9libXfont-1.4.9libXfont-1.4-branch
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 ea33684..25e77d5 100644 --- a/configure.ac +++ b/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]) |