summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <jeremyhu@apple.com>2012-01-27 23:13:48 -0800
committerJeremy Huddleston <jeremyhu@apple.com>2012-01-27 23:13:48 -0800
commitf5ef7a3f8c1e8ac3f715e4059bf3b9a03aafd5a7 (patch)
treea0046e955757082477a54639d7bcfa56b7c48302
parentec55c94dfe1bf43ece808d984c672602faddd91b (diff)
downloadxinit-f5ef7a3f8c1e8ac3f715e4059bf3b9a03aafd5a7.tar.gz
xinit-f5ef7a3f8c1e8ac3f715e4059bf3b9a03aafd5a7.tar.bz2
xinit-f5ef7a3f8c1e8ac3f715e4059bf3b9a03aafd5a7.zip
configure.ac: 1.3.2xinit-1.3.2
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
-rw-r--r--configure.ac2
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])