diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2019-03-03 11:56:43 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2019-03-03 11:56:43 -0800 |
commit | 9a8b937bcfd84575e13039f316cbcb14c9729df4 (patch) | |
tree | 8b5dd21227f4112724ab94719995bf28ecbf657d /configure.ac | |
parent | b3dc751212e5f2f6b5d263e009cc2b85e56bfdbf (diff) |
xinit 1.4.1xinit-1.4.1
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index a1ca573..3530b7e 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([xinit], [1.4.0], +AC_INIT([xinit], [1.4.1], [https://gitlab.freedesktop.org/xorg/app/xinit/issues], [xinit]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |