summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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