summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2024-03-23 15:15:52 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2024-03-23 15:15:52 -0700
commit1a408d7f74618d28db6ec4ec377ab479bd8f75aa (patch)
treebbd729430240d119a79acc60769109927dc5fe4b
parent634f47a8aec386b7dedb8f716a65a9b56c0d7de7 (diff)
xdm 1.1.15xdm-1.1.15
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 5d1aa0c..008d5b0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([xdm], [1.1.14],
+AC_INIT([xdm], [1.1.15],
[https://gitlab.freedesktop.org/xorg/app/xdm/-/issues], [xdm])
AC_USE_SYSTEM_EXTENSIONS
AC_CONFIG_SRCDIR([Makefile.am])