diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-06-29 21:50:39 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-06-29 21:50:39 -0700 |
commit | 754b492ddf490682c5fff2518a36d0afb5655a36 (patch) | |
tree | 758e3ab5296f5dc71dbb5b5535c34458628d665d | |
parent | 2a8e4e3b6c28d095e315da6874a72e05ef113edb (diff) |
libXrandr 1.3.2libXrandr-1.3.2
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
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]) |