diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-05-29 23:22:29 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-05-29 23:22:29 -0700 |
commit | f92f118047ee8cea7dbbc734d476225f033ba0b7 (patch) | |
tree | d75eecaa35bfeff800ad0cd03a883d8d983250c5 | |
parent | 8f677eaea05290531d007d1fec2768119926088d (diff) |
libXcursor 1.1.14libXcursor-1.1.14
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 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]) |