From: Pekka Riikonen Date: Mon, 7 May 2001 07:06:23 +0000 (+0000) Subject: updates X-Git-Tag: SILC.0.2.3 X-Git-Url: http://git.silcnet.org/gitweb/?a=commitdiff_plain;h=cd67e2b93e32e5b1fd4b7595851a91b8b5ef7e5f;p=silc.git updates --- diff --git a/lib/silccrypt/Makefile.am b/lib/silccrypt/Makefile.am index 741b1dc0..3b71bc0e 100644 --- a/lib/silccrypt/Makefile.am +++ b/lib/silccrypt/Makefile.am @@ -30,6 +30,7 @@ libsilccrypt_a_SOURCES = \ rsa.c \ sha1.c \ twofish.c \ + blowfish.c \ silccipher.c \ silchash.c \ silchmac.c \ diff --git a/prepare b/prepare index 9810f48f..66e2c4f0 100755 --- a/prepare +++ b/prepare @@ -25,7 +25,7 @@ # temporary files (including these prepare* scripts) are removed. # -SILC_VERSION=0.2.2 +SILC_VERSION=0.2.3 version=$1 if test "$version" = ""; then