summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@redhat.com>2008-11-17 11:35:59 +1000
committerPeter Hutterer <peter.hutterer@redhat.com>2008-11-17 11:35:59 +1000
commit88e2bf75cc619bb1ddc51e5dc65ddb9d712f69f5 (patch)
tree4e54b53829013a04b22bf55d8580821d3c3161ef
parentf0ecfd1952289f5ff33297e3358552365e047f09 (diff)
Bump to 1.1.99.2.
1.1.99.1 was used by master for a while.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 02972ed..b02c5e8 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.4, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXi)
+AC_INIT(libXi, 1.1.99.2, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXi)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE