From 111fd58914854bdb93c9e72566a689cfd484c0c3 Mon Sep 17 00:00:00 2001 From: madmaxoft Date: Thu, 19 Sep 2013 20:49:09 +0200 Subject: Added support for 1.6.3 and 1.6.4 protocols. No relevant changes have been detected, using the 1.6.2 protocol handler. --- source/Protocol/Protocol16x.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'source/Protocol/Protocol16x.cpp') diff --git a/source/Protocol/Protocol16x.cpp b/source/Protocol/Protocol16x.cpp index be5b45f19..0eac7b081 100644 --- a/source/Protocol/Protocol16x.cpp +++ b/source/Protocol/Protocol16x.cpp @@ -7,6 +7,8 @@ Implements the 1.6.x protocol classes: - release 1.6.1 protocol (#73) - cProtocol162 - release 1.6.2 protocol (#74) + - release 1.6.3 protocol (#77) - no relevant changes + - release 1.6.4 protocol (#78) - no relevant changes (others may be added later in the future for the 1.6 release series) */ -- cgit v1.2.3