diff options
author | Jeremy Huddleston <jeremyhu@apple.com> | 2011-07-24 17:15:10 -0700 |
---|---|---|
committer | Jeremy Huddleston <jeremyhu@apple.com> | 2011-07-24 17:15:10 -0700 |
commit | 6543a881708a2a410b51bb5644d9123c847a2908 (patch) | |
tree | f6dbe8d7ac0eb55564d4287f2ad10f8182fbd540 /configure.ac | |
parent | b0b9c21b752faab43241665f8fd12e10973e739c (diff) |
configure.ac: Bump version to 1.3.1xinit-1.3.1
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
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 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]) |