summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Plattner <aplattner@nvidia.com>2015-03-16 14:31:31 -0700
committerAaron Plattner <aplattner@nvidia.com>2015-03-16 14:31:31 -0700
commit0962da95cdf1d87a883d1d0db7d2697d6d103348 (patch)
treeee33f860c0af3b75f1945ab8d4911f0368e4c98b
parent0b3d6a0387c1a4b494349c9385c81e06992d80ad (diff)
Bump version to 1.1libvdpau-1.1
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 d559216..d659c33 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.60)
-AC_INIT(libvdpau, 1.0, [vdpau@lists.freedesktop.org], libvdpau)
+AC_INIT(libvdpau, 1.1, [vdpau@lists.freedesktop.org], libvdpau)
AM_INIT_AUTOMAKE([dist-bzip2 foreign])
AM_MAINTAINER_MODE