summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2014-07-19 09:49:23 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2014-07-19 09:49:23 -0700
commitad4f4d8a2d0730c0ea3c09210bf921638b4682bc (patch)
tree062e399d642ba005359be884b03ddfb9c2d147c8
parentb19cf2a78f7f721c43d0d9e2f32b71fc746142a3 (diff)
libXfont 1.5.0libXfont-1.5.0
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 d4320de..471b266 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libXfont], [1.4.99.901],
+AC_INIT([libXfont], [1.5.0],
[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])