summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2021-08-01 17:36:43 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2021-08-01 17:36:43 -0700
commit3a4f68284c5aeea77789af1fe395cac35efc8562 (patch)
tree94ec9f22bb7e65596ca6bc40d1cf28bec24b6cdc
parentdaff8876379c64c7bee126319af804896f83b5da (diff)
libXfont2 2.0.5libXfont2-2.0.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 d4d8aa4..7bb1f0a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libXfont2], [2.0.4],
+AC_INIT([libXfont2], [2.0.5],
[https://gitlab.freedesktop.org/xorg/lib/libXfont/issues], [libXfont2])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])