Started implementing protocol version 1.1 and narrowing down
[silc.git] / doc / draft-riikonen-silc-spec-05.nroff
index e5181fdd95898bc39ec95d2b0a40d189fbe39e29..ae9a85bbe8593521123ab77866a12756d164e124 100644 (file)
@@ -1422,7 +1422,7 @@ software version = <major>[.<minor>[.<build or vendor string>]]
 
 Protocol version MAY provide both major and minor version.  Currently
 implementations MUST set the protocol version and accept the protocol
-version as SILC-1.0-<software version>.  If new protocol version causes
+version as SILC-1.1-<software version>.  If new protocol version causes
 in compatibilities with older version the the <minor> versio number MUST
 be incremented.  The <major> is incremented if new protocol version is
 fully incompatible.
@@ -1434,9 +1434,9 @@ software version MAY be freely set and accepted.
 Thus, the version strings could be, for example:
 
 .in 6
-SILC-1.0-1.2
 SILC-1.1-2.0.2
-SILC-1.0-1.0.VendorXYZ
+SILC-1.0-1.2
+SILC-1.1-1.0.VendorXYZ
 .in 3