summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2024-03-02 10:57:06 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2024-03-02 10:57:06 -0800
commit37c08838fa16042c4eb5de505afabab33528d8d8 (patch)
treefc5408eddb132871b511c5f6e5dc6cc0b1b28cbe
parenta49bf70ca748471da134edde51e106d9c931a9d5 (diff)
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 8725453..eecb1a7 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.5],
+AC_INIT([libXaw3d], [1.6.6],
[https://gitlab.freedesktop.org/xorg/lib/libxaw3d/-/issues], [libXaw3d])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])