diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2024-03-23 15:15:52 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2024-03-23 15:15:52 -0700 |
commit | 1a408d7f74618d28db6ec4ec377ab479bd8f75aa (patch) | |
tree | bbd729430240d119a79acc60769109927dc5fe4b | |
parent | 634f47a8aec386b7dedb8f716a65a9b56c0d7de7 (diff) |
xdm 1.1.15xdm-1.1.15
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
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]) |