From 6543a881708a2a410b51bb5644d9123c847a2908 Mon Sep 17 00:00:00 2001 From: Jeremy Huddleston Date: Sun, 24 Jul 2011 17:15:10 -0700 Subject: configure.ac: Bump version to 1.3.1 Signed-off-by: Jeremy Huddleston --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]) -- cgit v1.2.1