updates
[silc.git] / includes / silcversion.h
index 32a97f934e26d319eb9b837e872fa3cdc07ea7d5..3a29c13ad8343363b464e3b0f51282730e31ca84 100644 (file)
@@ -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;