summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2019-03-03 11:56:43 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2019-03-03 11:56:43 -0800
commit9a8b937bcfd84575e13039f316cbcb14c9729df4 (patch)
tree8b5dd21227f4112724ab94719995bf28ecbf657d
parentb3dc751212e5f2f6b5d263e009cc2b85e56bfdbf (diff)
downloadxorg-app-xinit-9a8b937bcfd84575e13039f316cbcb14c9729df4.tar.gz
xinit 1.4.1xinit-1.4.1
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 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])