diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-03-09 17:44:47 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-03-09 17:44:47 -0800 |
commit | 2df7937c6d57a4f44288d13fc50218fe088c4185 (patch) | |
tree | 7ee5e67f26661613a0799c947e0de9ca52db3abc /configure.ac | |
parent | 2effad417dabccd0b41ac32dc8108c99c73801d2 (diff) |
xinit 1.4.0xinit-1.4.0
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 461648b..7aa2772 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.3.4], +AC_INIT([xinit], [1.4.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xinit]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |