diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2013-07-21 13:57:43 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2013-07-21 13:57:43 +0000 |
commit | 2c65c28f7d148b4f4d58899b91824859bf95407c (patch) | |
tree | 4995cbb2becb33ba78d9a034dee0d2b7a3af205f /app/xrandr/configure.ac | |
parent | d7873909e6e9e88102f1c41b842a85be86cb8169 (diff) |
Update to xrandr 1.4.1
Diffstat (limited to 'app/xrandr/configure.ac')
-rw-r--r-- | app/xrandr/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/xrandr/configure.ac b/app/xrandr/configure.ac index 069e04343..a54765221 100644 --- a/app/xrandr/configure.ac +++ b/app/xrandr/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]) |