diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2014-01-07 08:22:31 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2014-01-07 08:22:31 -0800 |
commit | 30110063857ff9a5f93f6d8d13f535c9b6e59e2a (patch) | |
tree | 102b8fff46c20d21a16e5c7131bbcc946acbe916 | |
parent | 2a84680376bafd74609c6ef3e38befcb8467d814 (diff) |
libXfont 1.4.7libXfont-1.4.7
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 3591a1a..01e7b6e 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([libXfont], [1.4.6], +AC_INIT([libXfont], [1.4.7], [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]) |