summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-05-29 23:22:29 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-05-29 23:22:29 -0700
commitf92f118047ee8cea7dbbc734d476225f033ba0b7 (patch)
treed75eecaa35bfeff800ad0cd03a883d8d983250c5
parent8f677eaea05290531d007d1fec2768119926088d (diff)
libXcursor 1.1.14libXcursor-1.1.14
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 16c753b..ee8a500 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.13],
+AC_INIT([libXcursor], [1.1.14],
[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])