summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPeter Hutterer <peter@cs.unisa.edu.au>2008-05-29 13:19:06 +0930
committerPeter Hutterer <peter@cs.unisa.edu.au>2008-05-29 13:19:06 +0930
commit908ac35ebb25e2f55945825e6256d1848e17cc38 (patch)
treec63d80359c0654e25696e3bc8496d7c39e1c4c79 /configure.ac
parentf4739e18bb44e7a04ed0ea6ec87d53ae5fb13e7d (diff)
Bump to 1.1.99.1
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 69b5eaa..8b3211e 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.3, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXi)
+AC_INIT(libXi, 1.1.99.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXi)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE