summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Plattner <aplattner@nvidia.com>2014-12-19 09:33:09 -0800
committerAaron Plattner <aplattner@nvidia.com>2014-12-19 09:33:09 -0800
commit1836c6bc73a1f505490f67144e2d37c4d8646685 (patch)
tree8b54c07e16fa808ac2ecb8f68bcd713ca05e7e74
parent3282da12b84ee9eb73e6a93988e419c6d2f43d4e (diff)
Bump version to 0.9libvdpau-0.9
Signed-off-by: Aaron Plattner <aplattner@nvidia.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 725b074..137fe16 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.60)
-AC_INIT(libvdpau, 0.8, [vdpau@lists.freedesktop.org], libvdpau)
+AC_INIT(libvdpau, 0.9, [vdpau@lists.freedesktop.org], libvdpau)
AM_INIT_AUTOMAKE([dist-bzip2 foreign])
AM_MAINTAINER_MODE