summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2019-09-14 11:34:03 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2019-09-14 11:34:03 -0700
commited8b8e9fe544ec51ab1b1dfaea6fced35470ad6c (patch)
tree08414a2badc349ae2a8c3fd705c5af1d1568eeda
parentb46cd2fef2bfe192579930f29a830051670d4d00 (diff)
libXfont2 2.0.4libXfont2-2.0.4
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 8858b3e..f507c28 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libXfont2], [2.0.3],
+AC_INIT([libXfont2], [2.0.4],
[https://gitlab.freedesktop.org/xorg/lib/libXfont/issues], [libXfont2])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])