summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Plattner <aplattner@nvidia.com>2015-08-31 13:59:50 -0700
committerAaron Plattner <aplattner@nvidia.com>2015-08-31 13:59:50 -0700
commitaf517f56d64118520aa0c8456318dd9ec3307e94 (patch)
tree52e9a606451f5a9dc73a74d078efce19bfd5b57c
parentd1f9c16b1a8187110e501c9116d21ffee25c0ba4 (diff)
Bump version to 1.1.1libvdpau-1.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 4422961..f477c21 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.60)
-AC_INIT(libvdpau, 1.1, [vdpau@lists.freedesktop.org], libvdpau)
+AC_INIT(libvdpau, 1.1.1, [vdpau@lists.freedesktop.org], libvdpau)
AM_INIT_AUTOMAKE([dist-bzip2 foreign])
AC_CONFIG_HEADERS(config.h)