diff options
Diffstat (limited to 'src/wayland-server.pc.in')
-rw-r--r-- | src/wayland-server.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
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 |