Started implementing protocol version 1.1 and narrowing down
[silc.git] / doc / example_silcd.conf.in
index bf7db76b805f7b67d34b53b053689e70d4b81247..53414eb64ba7584176500f51ed0e8322ab756e0a 100644 (file)
@@ -71,7 +71,7 @@ General {
        # number of the software.  The string can be a regex string to match
        # more widely.  Usually the vendor version checking is not necessary
        # and can be omitted.  These can be overridden with ConnectionParams.
-       #version_protocol = "1.0";
+       #version_protocol = "1.1";
        #version_software = "1.3";
        #version_software_vendor = "SomeVendor";
 
@@ -284,7 +284,7 @@ ConnectionParams {
        # number of the software.  The string can be a regex string to match
        # more widely.  Usually the vendor version checking is not necessary
        # and can be omitted.
-       #version_protocol = "1.0";
+       #version_protocol = "1.1";
        #version_software = "1.3";
        #version_software_vendor = "SomeVendor";