summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-06-29 21:41:09 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-06-29 21:41:09 -0700
commitd79ddc01e4b247ae95af3581b93aef2b93e76888 (patch)
treecb1c32f0d04094e1ebaaea06cb76031eab35a498
parent4ce23fcd978ed389ea30315c0e02629a31bda265 (diff)
libXcursor 1.1.12libXcursor-1.1.12
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 a3add56..80d4a80 100644
--- a/configure.ac
+++ b/configure.ac
@@ -28,7 +28,7 @@ AC_PREREQ([2.60])
# Yes, it is a pain to synchronize version numbers. Unfortunately, it's
# not possible to extract the version number here from Xcursor.h
#
-AC_INIT([libXcursor], [1.1.11],
+AC_INIT([libXcursor], [1.1.12],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],[libXcursor])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])