diff options
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index f8a7f50..8725453 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # Initialize Autoconf - requires at least 2.64 for m4_version_prereq AC_PREREQ([2.64]) -AC_INIT([libXaw3d], [1.6.4], +AC_INIT([libXaw3d], [1.6.5], [https://gitlab.freedesktop.org/xorg/lib/libxaw3d/-/issues], [libXaw3d]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |