aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-02-08 22:54:03 +0100
committerJay Berkenbilt <ejb@ql.org>2022-02-08 22:54:03 +0100
commitd6fe473029138da004efd525ea3a1479824ba135 (patch)
treef56631b856d4d287e17719379eeef3b4e29ce3e7 /configure.ac
parentec778ef98b0b20e2bf4592b00d0a6ac39b69c511 (diff)
downloadqpdf-d6fe473029138da004efd525ea3a1479824ba135.tar.zst
Prepare 10.6.0 release
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 86a71254..d096b9a3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -62,8 +62,8 @@ LT_INIT([win32-dll])
# * Otherwise, increment LT_REVISION
# LT = libtool
-LT_CURRENT=33
-LT_AGE=5
+LT_CURRENT=34
+LT_AGE=6
LT_REVISION=0
AC_SUBST(LT_CURRENT)
AC_SUBST(LT_REVISION)