aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf/build.mk
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2012-08-11 19:39:19 +0200
committerJay Berkenbilt <ejb@ql.org>2012-08-11 19:41:18 +0200
commit59432b5c702809413ae6733ed6ccd5e589d37428 (patch)
tree157e919dcecab4b7b148c440e756194e9f1e874a /libqpdf/build.mk
parente4076762fea8120bb068f6d83a8064ed953d0a07 (diff)
downloadqpdf-59432b5c702809413ae6733ed6ccd5e589d37428.tar.zst
Prepare 3.0.1 releaserelease-qpdf-3.0.1
Diffstat (limited to 'libqpdf/build.mk')
-rw-r--r--libqpdf/build.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/libqpdf/build.mk b/libqpdf/build.mk
index 93b6d17d..7f828d41 100644
--- a/libqpdf/build.mk
+++ b/libqpdf/build.mk
@@ -80,4 +80,4 @@ $(OBJS_libqpdf): libqpdf/$(OUTPUT_DIR)/%.$(LOBJ): libqpdf/%.cc
# * Otherwise, increment REVISION
$(TARGETS_libqpdf): $(OBJS_libqpdf)
- $(call makelib,$(OBJS_libqpdf),$@,$(LDFLAGS),$(LIBS),8,1,0)
+ $(call makelib,$(OBJS_libqpdf),$@,$(LDFLAGS),$(LIBS),8,2,0)