From af517f56d64118520aa0c8456318dd9ec3307e94 Mon Sep 17 00:00:00 2001 From: Aaron Plattner Date: Mon, 31 Aug 2015 13:59:50 -0700 Subject: Bump version to 1.1.1 Signed-off-by: Aaron Plattner --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- cgit v1.2.3