summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2019-03-02 14:02:19 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2019-03-02 14:02:19 -0800
commita03a628e2adeac10aa0fc494a5f04f25e3b31d7e (patch)
treedaa878dd52c543321c8c0653952b61b5637d6744
parent5f941a815b7bad49a766987660094b01046c8e7d (diff)
xdm 1.1.12xdm-1.1.12
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 fd38aa0..d110809 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.11],
+AC_INIT([xdm], [1.1.12],
[https://gitlab.freedesktop.org/xorg/app/xdm/issues], [xdm])
AC_USE_SYSTEM_EXTENSIONS
AC_CONFIG_SRCDIR([Makefile.am])