X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=blobdiff_plain;f=doc%2Fexample_silcd.conf.in;h=53414eb64ba7584176500f51ed0e8322ab756e0a;hp=bf7db76b805f7b67d34b53b053689e70d4b81247;hb=aab72291cf0379050d3b327b43f366d7e886d7c8;hpb=ec4a54ed22b46fe1c02bc5ecbf0eb15c45fe7967 diff --git a/doc/example_silcd.conf.in b/doc/example_silcd.conf.in index bf7db76b..53414eb6 100644 --- a/doc/example_silcd.conf.in +++ b/doc/example_silcd.conf.in @@ -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";