aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2000-11-16 17:26:53 +0000
committerWerner Koch <[email protected]>2000-11-16 17:26:53 +0000
commit08eaf1cea1da709b746f7b3f1b61415143188b05 (patch)
tree12bbc91c4210af64f11bcb29aee5d788be58bacf /configure.in
parentAdded sign functionality (diff)
downloadgpgme-08eaf1cea1da709b746f7b3f1b61415143188b05.tar.gz
gpgme-08eaf1cea1da709b746f7b3f1b61415143188b05.zip
Released 0.0.0V0-0-0
Diffstat (limited to '')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 9adf05b2..10aab74c 100644
--- a/configure.in
+++ b/configure.in
@@ -13,7 +13,7 @@ AM_MAINTAINER_MODE
# AGE, set REVISION to 0.
# 3. Interfaces removed (BAD, breaks upward compatibility): Increment
# CURRENT, set AGE and REVISION to 0.
-AM_INIT_AUTOMAKE(gpgme,0.0)
+AM_INIT_AUTOMAKE(gpgme,0.0.0)
LIBGPGME_LT_CURRENT=0
LIBGPGME_LT_AGE=0
LIBGPGME_LT_REVISION=0