diff options
author | Werner Koch <[email protected]> | 2004-09-27 13:47:00 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2004-09-27 13:47:00 +0000 |
commit | bc7fe9743c410ac6908cab39b04218857ba25432 (patch) | |
tree | d64c842f926dec4d7abec8ee23c06d3bf69e93d2 /configure.ac | |
parent | 2004-06-23 Marcus Brinkmann <[email protected]> (diff) | |
download | libassuan-0-6-7.tar.gz libassuan-0-6-7.zip |
about to release 0.6.7libassuan-0-6-7
Diffstat (limited to '')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 4038eb9..5eceb08 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ min_automake_version="1.7.6" # Version number: Remember to change it immediately *after* a release. # Add a "-cvs" prefix for non-released code. -AC_INIT(libassuan, 0.6.7-cvs, [email protected]) +AC_INIT(libassuan, 0.6.7, [email protected]) # Note, that this is not yet available as a shared library. PACKAGE=$PACKAGE_NAME |