diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-05-31 15:52:23 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-05-31 15:52:23 -0700 |
commit | f97d44f8fb9f90ce3227cca8affd3b947e9b08ca (patch) | |
tree | 09592b046edcc2e462b4c674107eaeb33b8771e1 /configure.ac | |
parent | c90f74497dbcb96854346435349c6e2207b530c5 (diff) |
libXrandr 1.4.1libXrandr-1.4.1
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
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]) |