From ec4a54ed22b46fe1c02bc5ecbf0eb15c45fe7967 Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Wed, 3 Apr 2002 11:37:31 +0000 Subject: [PATCH] updates --- includes/silcversion.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/includes/silcversion.h b/includes/silcversion.h index 32a97f93..3a29c13a 100644 --- a/includes/silcversion.h +++ b/includes/silcversion.h @@ -29,8 +29,8 @@ extern "C" { /* Version type definition */ typedef unsigned char SilcVersion; -/* SILC Protocol version number used in SILC packets */ -#define SILC_VERSION_1 '\1' +/* SILC Protocol version number */ +#define SILC_PROTOCOL_VERSION_CURRENT 11 /* SILC version string */ const char *silc_version = SILC_VERSION_STRING; -- 2.24.0