diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-03-07 18:54:15 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-03-07 18:54:15 -0800 |
commit | 2a9eaf3305d1577ad763d56dddd46e10f8d0676b (patch) | |
tree | bc1d89563142403443058df931594365ba44fda4 | |
parent | 8229cf75b34c2991eaf973f05326be9bfa16ef0c (diff) |
libXcursor 1.1.13libXcursor-1.1.13
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index f7e777e..16c753b 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.12], +AC_INIT([libXcursor], [1.1.13], [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]) |