summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2023-10-04 15:58:32 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2023-10-04 15:58:32 -0700
commit512bf0b15b5597c721ff8c61083616ca9040fa72 (patch)
tree4565436b6a84e20510f47fae77dc4abe7add0267
parent17581a1364ae11060a9c9531882d1be9634d4365 (diff)
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 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])