summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Plattner <aplattner@nvidia.com>2019-02-28 10:43:45 -0800
committerAaron Plattner <aplattner@nvidia.com>2019-02-28 10:43:45 -0800
commiteac1393480bc7c2209d4984819951cb9dc1e03d0 (patch)
tree2764b33c55a64fdd2c04b93f24c00e098f7bfa38
parent1b468dea984207a3fad4fdf4f6648f62300b2936 (diff)
Bump version to 1.2libvdpau-1.2
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 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)