mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-31 22:25:25 -04:00
Release 0.85.0
This commit is contained in:
parent
7c6dac8740
commit
28e3cbc654
3 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
AC_PREREQ([2.64])
|
||||
AC_INIT([wayland],
|
||||
[master],
|
||||
[0.85.0],
|
||||
[https://bugs.freedesktop.org/enter_bug.cgi?product=wayland],
|
||||
[wayland],
|
||||
[http://wayland.freedesktop.org/])
|
||||
|
|
|
|||
|
|
@ -5,6 +5,6 @@ includedir=${prefix}/include
|
|||
|
||||
Name: Wayland Client
|
||||
Description: Wayland client side library
|
||||
Version: 0.1
|
||||
Version: 0.85
|
||||
Cflags: -I${includedir}
|
||||
Libs: -L${libdir} -lwayland-client
|
||||
|
|
|
|||
|
|
@ -5,6 +5,6 @@ includedir=${prefix}/include
|
|||
|
||||
Name: Wayland Server
|
||||
Description: Server side implementation of the Wayland protocol
|
||||
Version: 0.1
|
||||
Version: 0.85
|
||||
Cflags: -I${includedir}
|
||||
Libs: -L${libdir} -lwayland-server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue