diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2008-03-17 20:01:01 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2008-03-17 20:01:01 -0700 |
commit | 2c0dc990a1ad96b71c95800d83378413eab63dbb (patch) | |
tree | 50958cd113431c5976e13b17f2dece31aaeaef81 | |
parent | acb78abb510e7e69e74fb3bba80d8ceaf2af7ce4 (diff) | |
download | xorg-lib-libXv-2c0dc990a1ad96b71c95800d83378413eab63dbb.tar.gz |
Version bump: 1.0.4libXv-1.0.4
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index c68c994..293b81b 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.3, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXv) +AC_INIT(libXv, 1.0.4, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXv) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |