mirror of
https://gitlab.freedesktop.org/xorg/lib/libxcursor.git
synced 2026-01-03 17:30:15 +01:00
libXcursor 1.2.0
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
This commit is contained in:
parent
8ff9605921
commit
b84b5d100f
1 changed files with 1 additions and 1 deletions
|
|
@ -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])
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue