summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2024-03-02 13:31:40 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2024-03-02 13:31:40 -0800
commit1192d3bc407348ff316bd3bffc791b3ac73f591b (patch)
tree35ce39bb0c65e16290426bf9dbf726351275364f
parentfa41f9bfd7a0e57ba3e0f40d9a96e1dba1deeb4a (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 583735f..61df441 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libXdmcp], [1.1.4],
+AC_INIT([libXdmcp], [1.1.5],
[https://gitlab.freedesktop.org/xorg/lib/libxdmcp/-/issues], [libXdmcp])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])