diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2024-08-01 15:53:10 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2024-08-01 15:53:10 -0700 |
commit | 2c2e44c94ef17ecd5003a173237b57b315e28d93 (patch) | |
tree | e2f1da8bb40600cfad7a8475e607ff0e43e4bb5d | |
parent | dbc2fbc5823e2a9fb6dc9536a1716674840da24c (diff) |
libXfont2 2.0.7HEADlibXfont2-2.0.7master
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 3436796..43cd3bb 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ # Initialize Autoconf AC_PREREQ([2.70]) -AC_INIT([libXfont2], [2.0.6], +AC_INIT([libXfont2], [2.0.7], [https://gitlab.freedesktop.org/xorg/lib/libxfont/-/issues], [libXfont2]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |