diff options
author | Matthieu Herrb <matthieu.herrb@laas.fr> | 2012-02-27 22:23:33 +0100 |
---|---|---|
committer | Matthieu Herrb <matthieu.herrb@laas.fr> | 2012-02-27 22:23:33 +0100 |
commit | f1d1ae1a04d290eb18d456bc7276eecbd7fcf56c (patch) | |
tree | 57b2085001b706ed42f60ed0bf023d50339686fd /configure.ac | |
parent | f54e2e74200be36bb91e8924486c4392b07cb160 (diff) | |
parent | f5ef7a3f8c1e8ac3f715e4059bf3b9a03aafd5a7 (diff) |
Merge remote-tracking branch 'origin/master' into obsd
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 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]) |