summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPeter Hutterer <peter@cs.unisa.edu.au>2008-04-28 14:35:11 +0930
committerPeter Hutterer <peter@cs.unisa.edu.au>2008-04-28 14:35:11 +0930
commitd68d321c0692848dd5eb67a3713676498c1c646b (patch)
tree5863ae7337d24ad2a628dc6e6e4cba88641a9dad /configure.ac
parent7d0977bc02ce4f29c0ed335fcdcce4ed7c328259 (diff)
parent3e99cc281509c70c9240e71ae55cf4e62c6569ba (diff)
Merge branch 'master' into mpx
Conflicts: .gitignore man/XGrabDeviceKey.man man/XListInputDevices.man
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 d5fef34..90ce967 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.0, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXi)
+AC_INIT(libXi, 1.1.3, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXi)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE