diff options
author | Daniel Stone <daniel@fooishbar.org> | 2007-08-01 01:59:17 +0300 |
---|---|---|
committer | Daniel Stone <daniel@fooishbar.org> | 2007-08-01 01:59:17 +0300 |
commit | 7f1b5257b7eb0c873988c33453c110fc5f9996dd (patch) | |
tree | f02ff8284b5e161164c59b588c67f4706f1a9e4d | |
parent | 257345a0500ef0b7cf8e56f19a8bf93721408673 (diff) |
Bump to 1.1.2libXi-1.1.2
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 1044ec2..2641313 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.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXi) +AC_INIT(libXi, 1.1.2, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXi) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |