summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAustin Yuan <shengquan.yuan@intel.com>2009-06-26 05:41:02 +0800
committerAustin Yuan <shengquan.yuan@intel.com>2009-06-26 05:41:02 +0800
commit8de7d122563a41a6dec8329b67d62d078201f0bc (patch)
tree16c86528c738006b748595bbd262e50c6cb1002f /configure.ac
parent69d3a3c349b0b8c4aad4f8bb6454b3a8033c25de (diff)
downloadlibva-8de7d122563a41a6dec8329b67d62d078201f0bc.tar.gz
Added missing file test/mpeg2-I.jpg, mpeg2-i.mpg
Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
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 4dc72e1..8f7ec59 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@
# SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
AC_PREREQ(2.57)
-AC_INIT([libva], 0.30, [waldo.bastian@intel.com], libva)
+AC_INIT([libva], 0.30.4, [waldo.bastian@intel.com], libva)
AC_CONFIG_SRCDIR([Makefile.am])
AM_INIT_AUTOMAKE([dist-bzip2])