summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2008-03-06 15:42:56 -0500
committerAdam Jackson <ajax@redhat.com>2008-03-06 15:42:56 -0500
commitcbfc4113a44053c2dfacd14475ff14f43817f3c1 (patch)
tree5d4094de83f25e931e3d1d1c35d1bf47236657ae
parent7c169beed2d8324c95385d248777f21c721b332e (diff)
libXinerama 1.0.3libXinerama-1.0.3
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c1c9844..8fc368c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(libXinerama, 1.0.2, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXinerama)
+AC_INIT(libXinerama, 1.0.3, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXinerama)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE