summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-07-16 23:30:27 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-07-16 23:30:46 -0700
commitc5334bb4137d6ea7b8c8b10d51131b9450d1106b (patch)
tree7ecb7ba8876deff5fc880589b1a8ee5ccbad81f4
parent0e0b47341a45c138082d9f8047dcbdb91b90155d (diff)
xrandr 1.4.1xrandr-1.4.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 069e043..a547652 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.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])