/*
- silcversion.h
+ silcversion.h
Author: Pekka Riikonen <priikone@silcnet.org>
- 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
#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