summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2015-03-17 08:46:46 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2015-03-17 08:46:46 -0700
commitb6ba8ef30642a2eb83e1beb406d195dde68f83dc (patch)
treeed920dfab92f63d94c04446611a47a4bf98298f6
parent6c60e85998252b641a50048a555de88bdaacd3c7 (diff)
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 ea33684..25e77d5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libXfont], [1.4.8],
+AC_INIT([libXfont], [1.4.9],
[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])