updates SILC.0.2.3
authorPekka Riikonen <priikone@silcnet.org>
Mon, 7 May 2001 07:06:23 +0000 (07:06 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Mon, 7 May 2001 07:06:23 +0000 (07:06 +0000)
lib/silccrypt/Makefile.am
prepare

index 741b1dc05e90369dd66ad26519596de095978ec9..3b71bc0e215c7557a7683b2fe9cc698f925dc0e0 100644 (file)
@@ -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 9810f48fddd7997c885f3007ba52e5d2cf9b3279..66e2c4f0ef331e90bf7b9027c02817b945928eaa 100755 (executable)
--- 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