From c5334bb4137d6ea7b8c8b10d51131b9450d1106b Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Tue, 16 Jul 2013 23:30:27 -0700 Subject: [PATCH] xrandr 1.4.1 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 069e043..a547652 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ dnl Process this file with autoconf to create configure. # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([xrandr], [1.4.0], +AC_INIT([xrandr], [1.4.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xrandr]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) -- 2.32.0.93.g670b81a890