diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2019-03-10 17:36:26 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2019-03-10 17:36:26 -0700 |
commit | b84b5d100f193fda0630c4d6fa889cd3e05ca033 (patch) | |
tree | 8ed76bd6d0374c92eb18686f4f44a2673f2c4e0c | |
parent | 8ff9605921a6ea3e05b5c72aa1b2a7f78b624699 (diff) |
libXcursor 1.2.0libXcursor-1.2.0
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 cb86653..5d11f79 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.15], +AC_INIT([libXcursor], [1.2.0], [https://gitlab.freedesktop.org/xorg/lib/libXcursor/issues],[libXcursor]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h include/X11/Xcursor/Xcursor.h]) |