aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2003-11-17 11:50:11 +0000
committerWerner Koch <[email protected]>2003-11-17 11:50:11 +0000
commitaec3280f393e36fe92d3362b913d481621d6556f (patch)
tree8f438d10aaae5b49927d0e269ad73bf4d18808e5 /configure.ac
parent(process_request): Kludge to print better error (diff)
downloadlibassuan-0-6-1.tar.gz
libassuan-0-6-1.zip
About to release 0.6.1libassuan-0-6-1
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 b8c912e..95ea56b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@
AC_PREREQ(2.57)
# Version number: Remember to change it immediately *after* a release.
# Add a "-cvs" prefix for non-released code.
-AC_INIT(libassuan, 0.6.1-cvs, [email protected])
+AC_INIT(libassuan, 0.6.1, [email protected])
# Note, that this is not yet available as a shared library.
PACKAGE=$PACKAGE_NAME