From cd67e2b93e32e5b1fd4b7595851a91b8b5ef7e5f Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Mon, 7 May 2001 07:06:23 +0000 Subject: [PATCH] updates --- lib/silccrypt/Makefile.am | 1 + prepare | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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 -- 2.24.0