summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu.herrb@laas.fr>2013-11-02 17:10:42 +0100
committerMatthieu Herrb <matthieu.herrb@laas.fr>2013-11-02 17:10:42 +0100
commitd8e330be967c4f9820a499b0641352a529a86889 (patch)
treec715acd35b68a3dfe847095f88c1c2f4ae20c8f8 /configure.ac
parentb1d08065098a889d44e317fe699c4fb39c30558d (diff)
parent182920f156c87715d91b2f64b8781a0072af996e (diff)
Merge remote-tracking branch 'origin/master' into obsd
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 419f9ca..b464d68 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.2],
+AC_INIT([xinit], [1.3.3],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xinit])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])