From 6247aaa57cb7d077086c48c7fa40069d924e53bf Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Thu, 10 Aug 2017 21:53:19 -0400 Subject: Fix libqpdf.map and prevent future breakage The build now checks to make sure libqpdf.map has the right library version number in it. --- libqpdf.map | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libqpdf.map') diff --git a/libqpdf.map b/libqpdf.map index ab23bd9a..548dcb4d 100644 --- a/libqpdf.map +++ b/libqpdf.map @@ -1,4 +1,4 @@ -LIBQPDF_10 { +LIBQPDF_17 { global: *; }; -- cgit v1.2.3-54-g00ecf