aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2002-02-10 13:31:36 +0000
committerMarcus Brinkmann <[email protected]>2002-02-10 13:31:36 +0000
commitcfa8bcd1749638550108f8fe0318c5ca11b2c865 (patch)
tree32b55b89244ad0ecee1d05b7e8dbc0c661d9a14b /configure.ac
parentRevert last change to this file. (diff)
downloadgpgme-cfa8bcd1749638550108f8fe0318c5ca11b2c865.tar.gz
gpgme-cfa8bcd1749638550108f8fe0318c5ca11b2c865.zip
2002-02-10 Marcus Brinkmann <[email protected]>
* Released 0.3.2. * configure.ac (AC_INIT): Bump version to 0.3.2. * jnlib/libjnlibconfig.h: Revert to older version that doesn't expect libgcrypt. Reported by Jose Carlos Garcia Sogo <[email protected]>. 2002-02-09 Marcus Brinkmann <[email protected]>
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 dc9ed729..83426b23 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,7 +26,7 @@
# (Interfaces added: AGE++)
# (Interfaces removed: AGE=0)
# XXXX new functions
-AC_INIT(gpgme, 0.3.1, [[email protected]])
+AC_INIT(gpgme, 0.3.2, [[email protected]])
LIBGPGME_LT_CURRENT=6
LIBGPGME_LT_AGE=0
LIBGPGME_LT_REVISION=0