From 55dcda4518eda8ae03ef25ea29d3c994ad71eb0a Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sat, 16 Mar 2019 13:54:20 -0700 Subject: libXrandr 1.5.2 Signed-off-by: Alan Coopersmith --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 833b782..d3fa7f6 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.5.1], +AC_INIT([libXrandr], [1.5.2], [https://gitlab.freedesktop.org/xorg/lib/libXrandr/issues], [libXrandr]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) -- cgit v1.2.1