summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-07-21 16:53:47 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-07-21 16:53:47 -0700
commit8b289e10c5013cdcbf817c06bd929e3ea8339987 (patch)
tree4b2aa66ba88e7d8c7e1c5f28c07976aaae2aeed4
parent7447029974415641a7a8a85918edcc20cfd9d461 (diff)
libXfont 1.4.6libXfont-1.4.6
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 338385f..e0e81bb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libXfont], [1.4.5],
+AC_INIT([libXfont], [1.4.6],
[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])