summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2023-10-19 13:30:26 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2023-10-19 13:30:26 -0700
commitc393b71fff76fe8627d0e95c53e756615f84d7a3 (patch)
tree732b37e4ca278cead91c176194d914c587852107
parent103bccad6f4a421ede6a0ef2eecc2749ff9be083 (diff)
xcb-util-cursor 0.1.5HEADxcb-util-cursor-0.1.5master
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 1a03efc..e97bc71 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl XCB_UTIL_M4_WITH_INCLUDE_PATH requires Autoconf >= 2.62
AC_PREREQ(2.62)
-AC_INIT([xcb-util-cursor],[0.1.4],
+AC_INIT([xcb-util-cursor],[0.1.5],
[https://gitlab.freedesktop.org/xorg/lib/libxcb-cursor/-/issues])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_MACRO_DIR([m4])