diff options
author | Matt Turner <mattst88@gmail.com> | 2019-08-12 10:42:41 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2019-08-12 10:50:04 -0700 |
commit | 824484e5ba50f1e6858ea990393c181a249c3a5e (patch) | |
tree | e35bee09173632e7b238b8cb83da40f91f39c908 | |
parent | edac280f06da2ad2256c710f95b34253202e6e49 (diff) |
xrandr 1.5.1xrandr-1.5.1
Signed-off-by: Matt Turner <mattst88@gmail.com>
-rw-r--r-- | configure.ac | 2 |
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]) |