diff options
author | Peter Hutterer <peter.hutterer@redhat.com> | 2008-11-17 11:12:39 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@redhat.com> | 2008-11-17 11:12:39 +1000 |
commit | f0ecfd1952289f5ff33297e3358552365e047f09 (patch) | |
tree | 70a72a25d80dd278ed969da4c68403d5c9b8e6f4 | |
parent | 3e99cc281509c70c9240e71ae55cf4e62c6569ba (diff) |
libXi 1.1.4libXi-1.1.4libXi-1.1-branch
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 4df3964..02972ed 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.4, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXi) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |