From 39976a7d1cc9e737e662695ae5326af805c50a27 Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Thu, 26 Jul 2012 14:15:18 +1000 Subject: libXrandr: bump to 1.4.0 for release This adds support for the provider queries and events. Signed-off-by: Dave Airlie --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index cdfbf77..d89cc8b 100644 --- a/configure.ac +++ b/configure.ac @@ -29,7 +29,7 @@ AC_PREREQ([2.60]) # digit in the version number to track changes which don't affect the # protocol, so Xrandr version l.n.m corresponds to protocol version l.n # -AC_INIT([libXrandr], [1.3.2], +AC_INIT([libXrandr], [1.4.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXrandr]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) -- cgit v1.2.1