summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-09-08 09:35:35 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-09-08 09:35:44 -0700
commitcdc39fd28649ea906dea8f58981d15d4b04a0a47 (patch)
treebf5b9e185e8663c28bbe614ff72f96ad3119e4da
parent2363f7ed1c7f838107c1209a97d103f72d980f99 (diff)
xinit 1.3.3
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0900bf1..3d5ea79 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])