summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <jeremyhu@apple.com>2011-07-24 17:15:10 -0700
committerJeremy Huddleston <jeremyhu@apple.com>2011-07-24 17:15:10 -0700
commit6543a881708a2a410b51bb5644d9123c847a2908 (patch)
treef6dbe8d7ac0eb55564d4287f2ad10f8182fbd540
parentb0b9c21b752faab43241665f8fd12e10973e739c (diff)
downloadxorg-app-xinit-6543a881708a2a410b51bb5644d9123c847a2908.tar.gz
configure.ac: Bump version to 1.3.1xinit-1.3.1
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 9aa2f2e..4e808ec 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.0],
+AC_INIT([xinit], [1.3.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xinit])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])