diff options
author | Aaron Plattner <aplattner@nvidia.com> | 2013-02-01 15:34:34 -0800 |
---|---|---|
committer | Aaron Plattner <aplattner@nvidia.com> | 2013-02-01 15:35:16 -0800 |
commit | 5a5969684bdfeca3bd0dd9b21c1da406b225dab1 (patch) | |
tree | 986877096fca2710422683f7d65f3c3cd2ffc948 | |
parent | d00042fdb33ba4c2a263fef65254f77f18bac9c2 (diff) |
Bump version to 0.6libvdpau-0.6
Signed-off-by: Aaron Plattner <aplattner@nvidia.com>
-rw-r--r-- | AUTHORS | 2 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -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 |