From 5a5969684bdfeca3bd0dd9b21c1da406b225dab1 Mon Sep 17 00:00:00 2001 From: Aaron Plattner Date: Fri, 1 Feb 2013 15:34:34 -0800 Subject: Bump version to 0.6 Signed-off-by: Aaron Plattner --- AUTHORS | 2 ++ configure.ac | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3