summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Plattner <aplattner@nvidia.com>2013-02-01 15:34:34 -0800
committerAaron Plattner <aplattner@nvidia.com>2013-02-01 15:35:16 -0800
commit5a5969684bdfeca3bd0dd9b21c1da406b225dab1 (patch)
tree986877096fca2710422683f7d65f3c3cd2ffc948
parentd00042fdb33ba4c2a263fef65254f77f18bac9c2 (diff)
Bump version to 0.6libvdpau-0.6
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 2fad128..f1cf761 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -2,3 +2,5 @@ Stephen Warren
Aaron Plattner
Anssi Hannula
Kiran Pawar
+James Le Cuirot
+Robert Morell
diff --git a/configure.ac b/configure.ac
index e1428fd..2b3d84f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.60)
-AC_INIT(libvdpau, 0.5, [vdpau@lists.freedesktop.org], libvdpau)
+AC_INIT(libvdpau, 0.6, [vdpau@lists.freedesktop.org], libvdpau)
AM_INIT_AUTOMAKE([dist-bzip2 foreign])
AM_MAINTAINER_MODE