From 13dee4565b509ed1ef2fbc78b1987a69f10b02e7 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Mon, 17 Nov 2008 11:34:44 +1000 Subject: Bump to 1.2.99.1 We need libXi 1.2 for the property support, so let's bump this one up by one. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index fdfab4e..03b249f 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ dnl Process this file with autoconf to create configure. AC_PREREQ([2.57]) -AC_INIT(libXi, 1.1.99.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXi) +AC_INIT(libXi, 1.2.99.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXi) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE -- cgit v1.2.3