summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@bitplanet.net>2012-02-09 11:16:30 -0500
committerKristian Høgsberg <krh@bitplanet.net>2012-02-09 13:15:35 -0500
commit28e3cbc654a81c35a2948af93d6e86911159a13f (patch)
tree9513eea25f000ab78de9aba832c8cb9bb7f2d0e6 /src
parentUse dist-xz for tarballs (diff)
downloadwayland-0.85.0.tar
wayland-0.85.0.tar.gz
wayland-0.85.0.tar.bz2
wayland-0.85.0.tar.lz
wayland-0.85.0.tar.xz
wayland-0.85.0.tar.zst
wayland-0.85.0.zip
Release 0.85.00.85.0
Diffstat (limited to 'src')
-rw-r--r--src/wayland-client.pc.in2
-rw-r--r--src/wayland-server.pc.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/wayland-client.pc.in b/src/wayland-client.pc.in
index 59a925d..7e17532 100644
--- a/src/wayland-client.pc.in
+++ b/src/wayland-client.pc.in
@@ -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
diff --git a/src/wayland-server.pc.in b/src/wayland-server.pc.in
index b317461..36e60cc 100644
--- a/src/wayland-server.pc.in
+++ b/src/wayland-server.pc.in
@@ -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