summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAdam Jackson <ajax@nwnk.net>2006-04-27 00:24:15 +0000
committerAdam Jackson <ajax@nwnk.net>2006-04-27 00:24:15 +0000
commit9a93b2a2ace59e6c2ab8fec586561a136c06e664 (patch)
tree5d0267512c8d6fe29704fb625e9ad414dd605b4d /configure.ac
parent987ac45a04fc6734096fd6469ef12a4b1d09f971 (diff)
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 099602b..16813bc 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(libXvMC, 1.0.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXvMC)
+AC_INIT(libXvMC, 1.0.2, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXvMC)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE