summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2019-08-12 10:42:41 -0700
committerMatt Turner <mattst88@gmail.com>2019-08-12 10:50:04 -0700
commit824484e5ba50f1e6858ea990393c181a249c3a5e (patch)
treee35bee09173632e7b238b8cb83da40f91f39c908
parentedac280f06da2ad2256c710f95b34253202e6e49 (diff)
xrandr 1.5.1xrandr-1.5.1
Signed-off-by: Matt Turner <mattst88@gmail.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0b7d376..99fcdb8 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.5.0],
+AC_INIT([xrandr], [1.5.1],
[https://gitlab.freedesktop.org/xorg/app/xrandr/issues], [xrandr])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])