mldonkey-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-commits] Changes to mldonkey/src/daemon/common/guiProto.ml


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/src/daemon/common/guiProto.ml
Date: Tue, 12 Jul 2005 19:08:59 -0400

Index: mldonkey/src/daemon/common/guiProto.ml
diff -u mldonkey/src/daemon/common/guiProto.ml:1.16 
mldonkey/src/daemon/common/guiProto.ml:1.17
--- mldonkey/src/daemon/common/guiProto.ml:1.16 Sun May  1 17:43:11 2005
+++ mldonkey/src/daemon/common/guiProto.ml      Tue Jul 12 23:08:57 2005
@@ -31,7 +31,7 @@
   
 let to_gui_last_opcode = 58
 let from_gui_last_opcode = 67
-let best_gui_version = 32
+let best_gui_version = 33
   
 (* I will try to report all changes to the protocol here: send me patches
 if I don't !
@@ -62,6 +62,9 @@
     guiEncoding.ml .
   GUI -> Core: message 66 [SERVER_RENAME]
   GUI -> Core: message 67 [SERVER_SET_PREFERRED]
+
+Version 33:
+  CORE -> GUI: message 15 [CLIENT_INFO] encoding and decoding of the field 
client_release 
 
   *)
   




reply via email to

[Prev in Thread] Current Thread [Next in Thread]