summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Plattner <aplattner@nvidia.com>2014-07-01 09:16:05 -0700
committerAaron Plattner <aplattner@nvidia.com>2014-07-01 09:16:05 -0700
commit6dd2fa1ffb567b5062293816deb2fc66723f2860 (patch)
tree7f17b9ea1caa143b36e065591d1649ef8c09e668
parentee9491a1216f47e10cbb551391a01c7fcde940d2 (diff)
Bump version to 0.8libvdpau-0.8
Signed-off-by: Aaron Plattner <aplattner@nvidia.com>
-rw-r--r--AUTHORS2
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index b523253..ed5859c 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -5,3 +5,5 @@ Kiran Pawar
James Le Cuirot
Robert Morell
Dave Airlie
+Emil Velikov
+Reimar Döffinger
diff --git a/configure.ac b/configure.ac
index 51df935..29ad593 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.60)
-AC_INIT(libvdpau, 0.7, [vdpau@lists.freedesktop.org], libvdpau)
+AC_INIT(libvdpau, 0.8, [vdpau@lists.freedesktop.org], libvdpau)
AM_INIT_AUTOMAKE([dist-bzip2 foreign])
AM_MAINTAINER_MODE