summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu.herrb@laas.fr>2016-10-04 21:23:23 +0200
committerMatthieu Herrb <matthieu.herrb@laas.fr>2016-10-04 21:23:23 +0200
commit54ac1eb5d14636002b018607227c6d52cca0b754 (patch)
treee21743648bdb22a553a54b14fd40ef43e84f73f9
parenta0df3e1c7728205e5c7650b2e6dce684139254a6 (diff)
libXrandr 1.5.1libXrandr-1.5.1
Signed-off-by: Matthieu Herrb <matthieu.herrb@laas.fr>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d0baa08..90621fc 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.5.0],
+AC_INIT([libXrandr], [1.5.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXrandr])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])