diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2014-07-07 13:18:18 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2014-07-07 13:18:18 -0700 |
commit | b19cf2a78f7f721c43d0d9e2f32b71fc746142a3 (patch) | |
tree | 9cd33b51405e0bb7fb62d42d281b043bd39d9440 | |
parent | 0dcdd82059c69ec417bb094f4da2afef7cc1426a (diff) |
libXfont 1.4.99.901libXfont-1.4.99.901
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 13fe3e1..d4320de 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([libXfont], [1.4.99.0], +AC_INIT([libXfont], [1.4.99.901], [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]) |