From b7584beb0d1e028e76a4bfa37586ca27d3f60d6a Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Mon, 30 Apr 2007 05:34:18 +0000 Subject: [PATCH] updates. --- includes/silcversion.h.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/includes/silcversion.h.in b/includes/silcversion.h.in index 657ec4d2..ebe86f79 100644 --- a/includes/silcversion.h.in +++ b/includes/silcversion.h.in @@ -26,11 +26,11 @@ extern "C" { #define SILC_VERSION_STRING "@VERSION@" #define SILC_DIST_VERSION_STRING "@VERSION@" -#define SILC_PROTOCOL_VERSION_STRING "SILC-1.3-@VERSION@ @PACKAGE@" +#define SILC_PROTOCOL_VERSION_STRING "SILC-1.2-@VERSION@ @PACKAGE@" #define SILC_NAME "SILC @PACKAGE_NAME@" /* SILC Protocol version number */ -#define SILC_PROTOCOL_VERSION_CURRENT 13 +#define SILC_PROTOCOL_VERSION_CURRENT 12 /* SILC version string */ #define silc_version SILC_VERSION_STRING -- 2.24.0