aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2019-09-20 13:37:54 +0200
committerJay Berkenbilt <ejb@ql.org>2019-09-20 13:38:18 +0200
commit4ea940b03c03d0c9e297dd2ee64a502f9e7af2a7 (patch)
treeffd90134b5cdabff7dae5da2dd17dd5ad8c8f45b /configure.ac
parentdb2e095a426af515972dc7e75af80ff9e0f3eb28 (diff)
downloadqpdf-4ea940b03c03d0c9e297dd2ee64a502f9e7af2a7.tar.zst
Prepare 9.0.1 release
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b4d159d4..ea9d321c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -53,7 +53,7 @@ LT_INIT([win32-dll])
# LT = libtool
LT_CURRENT=26
LT_AGE=0
-LT_REVISION=0
+LT_REVISION=1
AC_SUBST(LT_CURRENT)
AC_SUBST(LT_REVISION)
AC_SUBST(LT_AGE)