From eac1393480bc7c2209d4984819951cb9dc1e03d0 Mon Sep 17 00:00:00 2001 From: Aaron Plattner Date: Thu, 28 Feb 2019 10:43:45 -0800 Subject: Bump version to 1.2 Signed-off-by: Aaron Plattner --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index f477c21..5df6abb 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.60) -AC_INIT(libvdpau, 1.1.1, [vdpau@lists.freedesktop.org], libvdpau) +AC_INIT(libvdpau, 1.2, [vdpau@lists.freedesktop.org], libvdpau) AM_INIT_AUTOMAKE([dist-bzip2 foreign]) AC_CONFIG_HEADERS(config.h) -- cgit v1.2.1