diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2023-10-04 15:58:32 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2023-10-04 15:58:32 -0700 |
commit | 512bf0b15b5597c721ff8c61083616ca9040fa72 (patch) | |
tree | 4565436b6a84e20510f47fae77dc4abe7add0267 | |
parent | 17581a1364ae11060a9c9531882d1be9634d4365 (diff) |
libXrandr 1.5.4HEADlibXrandr-1.5.4master
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 5e4cf28..99e3944 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.3], +AC_INIT([libXrandr], [1.5.4], [https://gitlab.freedesktop.org/xorg/lib/libxrandr/-/issues], [libXrandr]) AC_CONFIG_SRCDIR([Makefile.am]) |