Release 0.85.0

This commit is contained in:
Kristian Høgsberg 2012-02-09 11:16:30 -05:00
parent 7c6dac8740
commit 28e3cbc654
3 changed files with 3 additions and 3 deletions

View file

@ -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

View file

@ -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