summaryrefslogtreecommitdiffstats
path: root/libqpdf/build.mk
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2013-07-08 00:57:56 +0200
committerJay Berkenbilt <ejb@ql.org>2013-07-08 01:43:16 +0200
commitf31e526d67aa0399ae8d03ce5a7d5b325fce6f47 (patch)
tree9267f89f797b4b3d3a1798fff4768a2e11c137fe /libqpdf/build.mk
parent8bbefaf982623c596d576d5a39d13cabf2a0aa09 (diff)
downloadqpdf-f31e526d67aa0399ae8d03ce5a7d5b325fce6f47.tar.zst
Prepare 4.2.0 releaserelease-qpdf-4.2.0
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 9c86e774..095ac198 100644
--- a/libqpdf/build.mk
+++ b/libqpdf/build.mk
@@ -94,4 +94,4 @@ $(COBJS_libqpdf): libqpdf/$(OUTPUT_DIR)/%.$(LOBJ): libqpdf/%.c
# * Otherwise, increment REVISION
$(TARGETS_libqpdf): $(OBJS_libqpdf)
- $(call makelib,$(OBJS_libqpdf),$@,$(LDFLAGS),$(LIBS),11,0,1)
+ $(call makelib,$(OBJS_libqpdf),$@,$(LDFLAGS),$(LIBS),12,0,2)