diff options
Diffstat (limited to '')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 87b9e976..eefa1de4 100644 --- a/configure.ac +++ b/configure.ac @@ -67,7 +67,7 @@ LIBGPGMEPP_LT_REVISION=0 LIBQGPGME_LT_CURRENT=6 LIBQGPGME_LT_AGE=0 -LIBQGPGME_LT_REVISION=0 +LIBQGPGME_LT_REVISION=1 # If the API is changed in an incompatible way: increment the next counter. GPGME_CONFIG_API_VERSION=1 |