From: Pekka Riikonen Date: Wed, 4 Jul 2001 15:32:08 +0000 (+0000) Subject: updates. X-Git-Tag: robodoc-323~110 X-Git-Url: http://git.silcnet.org/gitweb/?a=commitdiff_plain;h=905990b467b1894c4d40037c1836a5012bb3779b;p=silc.git updates. --- diff --git a/lib/silcclient/silcapi.h b/lib/silcclient/silcapi.h index 9fa67c98..5f60e182 100644 --- a/lib/silcclient/silcapi.h +++ b/lib/silcclient/silcapi.h @@ -332,7 +332,8 @@ typedef struct { * SYNOPSIS * * SilcClient silc_client_alloc(SilcClientOperations *ops, - * void *application); + * void *application, + * const char *silc_version); * * DESCRIPTION * diff --git a/prepare b/prepare index c44c3cc6..8c13e001 100755 --- a/prepare +++ b/prepare @@ -38,7 +38,7 @@ # SILC Distribution versions. Set here or give the version on the command # line as argument. # -SILC_VERSION=0.3.1 # Base version +SILC_VERSION=0.4 # Base version #############################################################################