summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu.herrb@laas.fr>2012-02-27 22:23:33 +0100
committerMatthieu Herrb <matthieu.herrb@laas.fr>2012-02-27 22:23:33 +0100
commitf1d1ae1a04d290eb18d456bc7276eecbd7fcf56c (patch)
tree57b2085001b706ed42f60ed0bf023d50339686fd /configure.ac
parentf54e2e74200be36bb91e8924486c4392b07cb160 (diff)
parentf5ef7a3f8c1e8ac3f715e4059bf3b9a03aafd5a7 (diff)
Merge remote-tracking branch 'origin/master' into obsd
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 414964c..af8ddf3 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.1],
+AC_INIT([xinit], [1.3.2],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xinit])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])