diff options
author | Matt Turner <mattst88@gmail.com> | 2023-05-12 20:08:27 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2023-05-12 20:08:27 -0400 |
commit | 55ee7b6ce78e2632940254c898f2127ac518882a (patch) | |
tree | e63ca8ccf764dc4da5277198607bd282489c5155 | |
parent | 0e4641adfdaf74b366aded06fa584d81532f5954 (diff) |
libXaw3d 1.6.5libXaw3d-1.6.5
Signed-off-by: Matt Turner <mattst88@gmail.com>
-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]) |