summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-04-03 14:42:16 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-04-03 14:42:16 -0700
commitdf5bb7f4e4039192571de75179658ee9c2ee58eb (patch)
tree99423b05d40c89f5c94be998cf4233cc08c0ef0d
parentd0fa51471049d427b95346dd7ffc17ff9c17b1d9 (diff)
xdm 1.1.13xdm-1.1.13
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 76c25a0..63f2092 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.12],
+AC_INIT([xdm], [1.1.13],
[https://gitlab.freedesktop.org/xorg/app/xdm/issues], [xdm])
AC_USE_SYSTEM_EXTENSIONS
AC_CONFIG_SRCDIR([Makefile.am])