diff options
author | Daniel Stone <daniel@fooishbar.org> | 2006-12-16 01:31:51 +0200 |
---|---|---|
committer | Daniel Stone <daniels@endtroducing.fooishbar.org> | 2006-12-16 01:31:51 +0200 |
commit | 20d07bb9ba2bca56e3f02b4b878377eded241059 (patch) | |
tree | 7a088860f39acb515eeb834224613d170c91fde2 | |
parent | 2f0089d24ab28f3325a5da7a136873eefb0bd97f (diff) |
bump to 1.0.3libXv-1.0.3
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index a3913b8..c68c994 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.2, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXv) +AC_INIT(libXv, 1.0.3, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXv) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |