summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-04-03 09:55:44 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-04-03 09:55:44 -0700
commit27adb16027fa99d83818a0ed9f6623cb03f0c574 (patch)
treef1b01192030cedb6c95e82a42fc0becbe3c9de8e /configure.ac
parente864ad83068016c121962a0bbe8dde26755bf26f (diff)
libXcursor 1.2.1libXcursor-1.2.1
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 81e107d..3d713cd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,7 +26,7 @@ AC_PREREQ([2.60])
# This is the package version number, not the shared library
# version. This version number will be substituted into Xcursor.h
#
-AC_INIT([libXcursor], [1.2.0],
+AC_INIT([libXcursor], [1.2.1],
[https://gitlab.freedesktop.org/xorg/lib/libXcursor/issues],[libXcursor])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h include/X11/Xcursor/Xcursor.h])