summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2007-03-16 16:26:41 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2007-03-16 16:26:41 -0700
commit583d26d583bb0034ff91119ceefc08df64fbbc46 (patch)
treee273f612c8da595e054868c7ec7a8dc65b3c2a74
parent96c081ed52e3437ede0062eb7ccfb520879cbc0e (diff)
downloadxorg-lib-libXinerama-583d26d583bb0034ff91119ceefc08df64fbbc46.tar.gz
Version bump: 1.0.2libXinerama-1.0.2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0748511..c1c9844 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.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXinerama)
+AC_INIT(libXinerama, 1.0.2, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXinerama)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE