summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-05-31 15:52:23 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-05-31 15:52:23 -0700
commitf97d44f8fb9f90ce3227cca8affd3b947e9b08ca (patch)
tree09592b046edcc2e462b4c674107eaeb33b8771e1
parentc90f74497dbcb96854346435349c6e2207b530c5 (diff)
libXrandr 1.4.1libXrandr-1.4.1
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8466999..6776233 100644
--- a/configure.ac
+++ b/configure.ac
@@ -29,7 +29,7 @@ AC_PREREQ([2.60])
# digit in the version number to track changes which don't affect the
# protocol, so Xrandr version l.n.m corresponds to protocol version l.n
#
-AC_INIT([libXrandr], [1.4.0],
+AC_INIT([libXrandr], [1.4.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXrandr])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])