summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Plattner <aplattner@nvidia.com>2016-02-23 10:22:26 -0800
committerAaron Plattner <aplattner@nvidia.com>2016-02-23 10:22:26 -0800
commit65fd628cdfd1c95bd01a50706d4577655d1dd404 (patch)
tree19435bd9d60a799804f99d4126b02c78c595eb17
parentd62030b506f6b686ffe1e750ea9d3a855beec1f0 (diff)
xrandr 1.5.0xrandr-1.5.0
Signed-off-by: Aaron Plattner <aplattner@nvidia.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a357337..dcf7c10 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.3],
+AC_INIT([xrandr], [1.5.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xrandr])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])