summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Plattner <aplattner@nvidia.com>2013-08-01 13:42:28 -0700
committerAaron Plattner <aplattner@nvidia.com>2013-08-01 14:57:22 -0700
commit7748591f9ba57483528972e36693536f27ce1f20 (patch)
tree0dc39edb18b0df0fef4f1b1f61662ca30c1c9aaa
parent556e43bf1640c998aed137a38d403df8c72067bd (diff)
Bump version to 0.7libvdpau-0.7
Signed-off-by: Aaron Plattner <aplattner@nvidia.com>
-rw-r--r--AUTHORS1
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index f1cf761..b523253 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -4,3 +4,4 @@ Anssi Hannula
Kiran Pawar
James Le Cuirot
Robert Morell
+Dave Airlie
diff --git a/configure.ac b/configure.ac
index 2b3d84f..51df935 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.60)
-AC_INIT(libvdpau, 0.6, [vdpau@lists.freedesktop.org], libvdpau)
+AC_INIT(libvdpau, 0.7, [vdpau@lists.freedesktop.org], libvdpau)
AM_INIT_AUTOMAKE([dist-bzip2 foreign])
AM_MAINTAINER_MODE