diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2009-08-25 11:03:04 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2009-08-25 11:03:19 +1000 |
commit | eb9a2d63487641faa97d88cef3fa1c892a8f342f (patch) | |
tree | 228e7fbbcd6bfbb966f5d5df061fd3d8bd2615b3 /configure.ac | |
parent | 2ce629c30745fc4027d2a95745bf21e8d8c7b893 (diff) | |
download | xorg-lib-libXi-eb9a2d63487641faa97d88cef3fa1c892a8f342f.tar.gz |
Bump to 1.2.99.4libXi-1.2.99.4
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index e3aa05a..2470d34 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ dnl Process this file with autoconf to create configure. AC_PREREQ([2.57]) -AC_INIT(libXi, 1.2.99.3, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXi) +AC_INIT(libXi, 1.2.99.4, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXi) AM_INIT_AUTOMAKE([dist-bzip2 foreign]) AM_MAINTAINER_MODE |