diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2021-08-01 17:36:43 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2021-08-01 17:36:43 -0700 |
commit | 3a4f68284c5aeea77789af1fe395cac35efc8562 (patch) | |
tree | 94ec9f22bb7e65596ca6bc40d1cf28bec24b6cdc | |
parent | daff8876379c64c7bee126319af804896f83b5da (diff) |
libXfont2 2.0.5libXfont2-2.0.5
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
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]) |