From 905990b467b1894c4d40037c1836a5012bb3779b Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Wed, 4 Jul 2001 15:32:08 +0000 Subject: [PATCH] updates. --- lib/silcclient/silcapi.h | 3 ++- prepare | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) 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 ############################################################################# -- 2.24.0