libXcursor 1.1.12

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
This commit is contained in:
Alan Coopersmith 2011-06-29 21:41:09 -07:00
parent 4ce23fcd97
commit d79ddc01e4

View file

@ -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])