summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Plattner <aplattner@nvidia.com>2010-01-28 15:01:25 -0800
committerAaron Plattner <aplattner@nvidia.com>2010-01-28 15:01:25 -0800
commit76fdf83a7690ce366edbd4816b3c4b6728eeb9ee (patch)
treeb21383507cfc57c34ddd14ecc5fe9f5c2a176170
parent341c7e49b8c98f1a7b1a3ae719f15acd694719ca (diff)
Bump version to 0.4libvdpau-0.4
Signed-off-by: Aaron Plattner <aplattner@nvidia.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 24e958d..ccc2533 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.60)
-AC_INIT(libvdpau, 0.3, [xorg@lists.freedesktop.org], libvdpau)
+AC_INIT(libvdpau, 0.4, [xorg@lists.freedesktop.org], libvdpau)
AM_INIT_AUTOMAKE([dist-bzip2 foreign])
AM_MAINTAINER_MODE