aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf.map
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2017-08-11 03:53:19 +0200
committerJay Berkenbilt <ejb@ql.org>2017-08-11 03:53:19 +0200
commit6247aaa57cb7d077086c48c7fa40069d924e53bf (patch)
tree0712fdfda841142489c1a6e8ca52631d5476299d /libqpdf.map
parent3388500327ef45798d0858dc4c64e921cf44ecd1 (diff)
downloadqpdf-6247aaa57cb7d077086c48c7fa40069d924e53bf.tar.zst
Fix libqpdf.map and prevent future breakage
The build now checks to make sure libqpdf.map has the right library version number in it.
Diffstat (limited to 'libqpdf.map')
-rw-r--r--libqpdf.map2
1 files changed, 1 insertions, 1 deletions
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:
*;
};