X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=includes%2Fsilcversion.h.in;h=657ec4d2dfda24d73036e67f8eb91f1d10ff8e29;hb=79c87e489f8f6b92a497b1d8fb5e09e360c29ac0;hp=86c16ba99963c9998a2c56b15fae5e12113f7c1e;hpb=fcc066ee40b688943ab329089a964630b9456e86;p=silc.git diff --git a/includes/silcversion.h.in b/includes/silcversion.h.in index 86c16ba9..657ec4d2 100644 --- a/includes/silcversion.h.in +++ b/includes/silcversion.h.in @@ -1,10 +1,10 @@ /* - silcversion.h + silcversion.h Author: Pekka Riikonen - Copyright (C) 1997 - 2005 Pekka Riikonen + Copyright (C) 1997 - 2007 Pekka Riikonen This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -26,11 +26,11 @@ extern "C" { #define SILC_VERSION_STRING "@VERSION@" #define SILC_DIST_VERSION_STRING "@VERSION@" -#define SILC_PROTOCOL_VERSION_STRING "SILC-1.2-@VERSION@ @PACKAGE@" +#define SILC_PROTOCOL_VERSION_STRING "SILC-1.3-@VERSION@ @PACKAGE@" #define SILC_NAME "SILC @PACKAGE_NAME@" /* SILC Protocol version number */ -#define SILC_PROTOCOL_VERSION_CURRENT 12 +#define SILC_PROTOCOL_VERSION_CURRENT 13 /* SILC version string */ #define silc_version SILC_VERSION_STRING