###
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)
af517f5 Bump version to 1.1.1
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Upstream: cgit.freedesktop.org