summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-06-29 21:50:39 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-06-29 21:50:39 -0700
commit754b492ddf490682c5fff2518a36d0afb5655a36 (patch)
tree758e3ab5296f5dc71dbb5b5535c34458628d665d
parent2a8e4e3b6c28d095e315da6874a72e05ef113edb (diff)
downloadxorg-lib-libXrandr-754b492ddf490682c5fff2518a36d0afb5655a36.tar.gz
libXrandr 1.3.2libXrandr-1.3.2
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 96e2baf..8c74adb 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.3.1],
+AC_INIT([libXrandr], [1.3.2],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXrandr])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])