summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-03-09 17:44:47 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-03-09 17:44:47 -0800
commit2df7937c6d57a4f44288d13fc50218fe088c4185 (patch)
tree7ee5e67f26661613a0799c947e0de9ca52db3abc
parent2effad417dabccd0b41ac32dc8108c99c73801d2 (diff)
downloadxorg-app-xinit-2df7937c6d57a4f44288d13fc50218fe088c4185.tar.gz
xinit 1.4.0xinit-1.4.0
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 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])