summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@herrb.eu>2017-11-25 11:59:31 +0100
committerMatthieu Herrb <matthieu@herrb.eu>2017-11-25 11:59:31 +0100
commit4828abe494df8fb4aa00dcaa22a03446ba418d01 (patch)
treeba69e8afd19260efd237e5a747512cdb99a4db73
parent4794b5dd34688158fb51a2943032569d3780c4b8 (diff)
downloadxorg-lib-libXcursor-4828abe494df8fb4aa00dcaa22a03446ba418d01.tar.gz
libXcursor 1.1.15libXcursor-1.1.15
Signed-off-by: Matthieu Herrb <matthieu@herrb.eu>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 20c566c..7e1aa45 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.1.14],
+AC_INIT([libXcursor], [1.1.15],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],[libXcursor])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h include/X11/Xcursor/Xcursor.h])