summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-10-03 02:12:52 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-10-03 02:12:52 -0700
commit5be9a0099a83d1acf464640e930518a4c46c0920 (patch)
treec16d08b1d8fb28f05c72f823727a5b73231c62d7
parent5aa62bb376608cd0350e46263dec74f861019431 (diff)
libXv 1.0.5libXv-1.0.5
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ffe318f..4b01aac 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(libXv, 1.0.4, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXv)
+AC_INIT(libXv, 1.0.5, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXv)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE