diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-09-07 21:50:49 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-09-07 21:50:49 -0700 |
commit | 30a7b506ae2071b8d265ce4eaeed1af60bc7ee7b (patch) | |
tree | f923cdbc6939bc5cf6dd68f542c4fe492738e560 | |
parent | 293d6b579b243574d98bd5974cce6e5fe48e7613 (diff) |
libXrandr 1.4.2libXrandr-1.4.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 6776233..a4cfbcd 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.1], +AC_INIT([libXrandr], [1.4.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXrandr]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |