summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Plattner <aplattner@nvidia.com>2015-03-09 14:22:56 -0700
committerAaron Plattner <aplattner@nvidia.com>2015-03-09 14:22:56 -0700
commit686633d21b10293a10c1d6ba77499b0d67c23056 (patch)
tree969d3c2f8c2d2523bcc036ab519af3b48d883b08
parent705a8166e03446f77143455c270d9f69fc459eb8 (diff)
Bump version to 1.0libvdpau-1.0
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 137fe16..d559216 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.60)
-AC_INIT(libvdpau, 0.9, [vdpau@lists.freedesktop.org], libvdpau)
+AC_INIT(libvdpau, 1.0, [vdpau@lists.freedesktop.org], libvdpau)
AM_INIT_AUTOMAKE([dist-bzip2 foreign])
AM_MAINTAINER_MODE