diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index d5a13007..137353f4 100644 --- a/configure.ac +++ b/configure.ac @@ -30,7 +30,7 @@ AC_INIT(gpgme, 0.4.2, [[email protected]]) # LIBGPGME_LT_CURRENT=11 LIBGPGME_LT_AGE=0 -LIBGPGME_LT_REVISION=0 +LIBGPGME_LT_REVISION=1 NEED_GPG_VERSION=1.2.2 NEED_GPGSM_VERSION=0.9.0 ############################################## |