aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2006-10-04 17:45:47 +0000
committerWerner Koch <[email protected]>2006-10-04 17:45:47 +0000
commita0c2238ff8f222e8b5e8fec9a58a8240883d1569 (patch)
treeb0248fd4ebfa6a0480858f5c0de5ecf1e80c46fb /configure.ac
parentLittel fix to make Cancel returns from pinnetry work again. (diff)
downloadlibassuan-0.9.2.tar.gz
libassuan-0.9.2.zip
The second release of today.libassuan-0.9.2
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 43e3d1d..7557b54 100644
--- a/configure.ac
+++ b/configure.ac
@@ -25,7 +25,7 @@ min_automake_version="1.9.3"
# Version number: Remember to change it immediately *after* a release.
# Add a "-cvs" prefix for non-released code.
-AC_INIT(libassuan, 0.9.2-cvs, [email protected])
+AC_INIT(libassuan, 0.9.2, [email protected])
# Note, that this is not yet available as a shared library.
PACKAGE=$PACKAGE_NAME