diff options
Diffstat (limited to 'branches/gpgme-0-3-branch/configure.ac')
-rw-r--r-- | branches/gpgme-0-3-branch/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/gpgme-0-3-branch/configure.ac b/branches/gpgme-0-3-branch/configure.ac index 8f075419..c20cb809 100644 --- a/branches/gpgme-0-3-branch/configure.ac +++ b/branches/gpgme-0-3-branch/configure.ac @@ -30,7 +30,7 @@ AC_INIT(gpgme, 0.3.14, [[email protected]]) # LIBGPGME_LT_CURRENT=9 LIBGPGME_LT_AGE=3 -LIBGPGME_LT_REVISION=4 +LIBGPGME_LT_REVISION=5 NEED_GPG_VERSION=1.2.0 NEED_GPGSM_VERSION=0.9.2 ############################################## |