summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-02 10:05:21 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-02 10:05:21 -0800
commit4b67ad5486c322c01a2ca86b0b4af0a74228f813 (patch)
tree7f9782613db04ddca2d98fc1edd6af005b6eacc4
parent3f87a8b0b86de83ea8944a53de82caf254a9988a (diff)
libXfont 1.4.5libXfont-1.4.5
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 8cff1d8..b274a8f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libXfont], [1.4.4],
+AC_INIT([libXfont], [1.4.5],
[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])