summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2014-07-07 13:18:18 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2014-07-07 13:18:18 -0700
commitb19cf2a78f7f721c43d0d9e2f32b71fc746142a3 (patch)
tree9cd33b51405e0bb7fb62d42d281b043bd39d9440
parent0dcdd82059c69ec417bb094f4da2afef7cc1426a (diff)
libXfont 1.4.99.901libXfont-1.4.99.901
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
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])