summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2017-10-19 13:45:58 -0700
committerMatt Turner <mattst88@gmail.com>2017-10-19 13:45:58 -0700
commitf581c2346d025d5b15926db9e58f254173fb58dc (patch)
treeba32bdf10210c07d6e60855874dad9a77b399497
parent3b08934dca75e4c559db7d83797bc3d365c2a50a (diff)
libXfont 1.5.3libXfont-1.5.3
Signed-off-by: Matt Turner <mattst88@gmail.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3325aa3..7948d16 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libXfont], [1.5.2],
+AC_INIT([libXfont], [1.5.3],
[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])