diff options
author | Jeremy Huddleston <jeremyhu@apple.com> | 2012-01-27 23:13:48 -0800 |
---|---|---|
committer | Jeremy Huddleston <jeremyhu@apple.com> | 2012-01-27 23:13:48 -0800 |
commit | f5ef7a3f8c1e8ac3f715e4059bf3b9a03aafd5a7 (patch) | |
tree | a0046e955757082477a54639d7bcfa56b7c48302 | |
parent | ec55c94dfe1bf43ece808d984c672602faddd91b (diff) |
configure.ac: 1.3.2xinit-1.3.2
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 4402ba5..d18c4b0 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]) |