summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Plattner <aplattner@nvidia.com>2014-08-01 23:14:42 -0700
committerAaron Plattner <aplattner@nvidia.com>2014-08-01 23:14:42 -0700
commit9887ed4989e0abd48004598be0eb5cb06fa40bd1 (patch)
tree39f3700e19fe01d5bf9020c01b1e55d887c73949
parent20d76f773cf8de474cf7a3f1082961605732c3f1 (diff)
xrandr 1.4.3xrandr-1.4.3
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 ff4a7c1..162618c 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.2],
+AC_INIT([xrandr], [1.4.3],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xrandr])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])