diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2013-05-31 14:51:25 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2013-05-31 14:51:25 +0000 |
commit | 132c244cea98b7967fe514014b93f1c5fe105278 (patch) | |
tree | 02b62a1fee7069c33212200582b411291eeedeb4 /lib/libXcursor/configure.ac | |
parent | 5544497bb60a90a5ec1d5f094e007b2ff09aa89e (diff) |
update to libXcursor 1.1.14
Diffstat (limited to 'lib/libXcursor/configure.ac')
-rw-r--r-- | lib/libXcursor/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libXcursor/configure.ac b/lib/libXcursor/configure.ac index 16c753bdd..ee8a500a8 100644 --- a/lib/libXcursor/configure.ac +++ b/lib/libXcursor/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]) |