summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stone <daniel@fooishbar.org>2007-04-11 18:45:13 +0300
committerDaniel Stone <daniels@endtroducing.fooishbar.org>2007-04-11 18:45:13 +0300
commitcb8e2a83411561fc564a656ffa1c1027acbf90cd (patch)
tree2b116dd8a3821054d62a5d3d36d4353f58e137e2
parent0ae08175472acc203c55eaf886fa754901072108 (diff)
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2610670..12ac3e7 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.0.3, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXi)
+AC_INIT(libXi, 1.0.4, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXi)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE