From fbb2d9de15df27c26a1c17fbd714c54597e92677 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 17 Nov 2003 12:20:11 +0000 Subject: Preparing for 1.9.2 release. --- configure.ac | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 1c6269f49..8886d5075 100644 --- a/configure.ac +++ b/configure.ac @@ -22,14 +22,14 @@ AC_PREREQ(2.52) # Version number: Remember to change it immediately *after* a release. # Add a "-cvs" prefix for non-released code. -AC_INIT(gnupg, 1.9.2-cvs, gnupg-devel@gnupg.org) +AC_INIT(gnupg, 1.9.2, gnupg-devel@gnupg.org) # Set development_version to yes if the minor number is odd or you # feel that the default check for a development version is not # sufficient. development_version=yes -NEED_GPG_ERROR_VERSION=0.4 -NEED_LIBGCRYPT_VERSION=1.1.43 -NEED_LIBASSUAN_VERSION=0.6.0 +NEED_GPG_ERROR_VERSION=0.6 +NEED_LIBGCRYPT_VERSION=1.1.90 +NEED_LIBASSUAN_VERSION=0.6.1 NEED_KSBA_VERSION=0.9.0 NEED_OPENSC_VERSION=0.8.0 @@ -948,7 +948,7 @@ if test "$have_ksba" = "no"; then *** *** You need libksba to build this program. *** This library is for example available at -*** ftp://ftp.gnupg.org/pub/gcrypt/alpha/aegypten/ +*** ftp://ftp.gnupg.org/pub/gcrypt/alpha/libksba/ *** (at least version $NEED_KSBA_VERSION is required). ***]]) fi -- cgit v1.2.3