summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmil Velikov <emil.velikov@collabora.com>2018-03-15 14:30:29 +0000
committerPekka Paalanen <pekka.paalanen@collabora.co.uk>2018-03-19 11:40:47 +0200
commit5f5945b71b3139ee81b640821e431b16f1d00021 (patch)
tree90484ebe0b3f7b4ed84a793a7593519017416d39
parent21b1f22eb056cd9a9c90555749f1744f07b38d3f (diff)
wayland-egl: bump the version number to 18.1.0
Seems like I was overoptimistic with my earlier assumption, namely: "... 17.3.x should be the last version that ships the library." Mesa 18.0.0 and its wayland-egl is about to be released any time soon, so bump the number since it must no be smaller. As soon as we get a wayland release I'll drop the Mesa copy but for now. Signed-off-by: Emil Velikov <emil.velikov@collabora.com> Reviewed-by: Daniel Stone <daniels@collabora.com>
-rw-r--r--egl/wayland-egl.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/egl/wayland-egl.pc.in b/egl/wayland-egl.pc.in
index 943442e..2e2d4c4 100644
--- a/egl/wayland-egl.pc.in
+++ b/egl/wayland-egl.pc.in
@@ -5,7 +5,7 @@ includedir=@includedir@
Name: wayland-egl
Description: Frontend wayland-egl library
-Version: 17.4.0
+Version: 18.1.0
Requires: wayland-client
Libs: -L${libdir} -lwayland-egl
Cflags: -I${includedir}