summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-29 17:52:32 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-29 17:52:32 -0700
commite34fff44ebc4f8c258df127f6f80d0a1aa86a25d (patch)
tree4b183950dfc61019ecb2dc1c0df242c86ed56320
parent6e0da1da31552faaba26a351be0a4cf2d5964b05 (diff)
libXv 1.0.6libXv-1.0.6
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 912faff..7e2d8de 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,8 @@ dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
-AC_INIT(libXv, 1.0.5, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXv)
+AC_INIT([libXv], [1.0.6],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXv])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE