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 d37d9bd1..7a72b5f8 100644 --- a/configure.ac +++ b/configure.ac @@ -26,7 +26,7 @@ # (Interfaces added: AGE++) # (Interfaces removed: AGE=0) # -AC_INIT(gpgme, 0.3.5, [[email protected]]) +AC_INIT(gpgme, 0.3.6-cvs, [[email protected]]) LIBGPGME_LT_CURRENT=7 LIBGPGME_LT_AGE=1 LIBGPGME_LT_REVISION=1 |