Setting the protocol version to 730. That matches better when it's introduced:
authorviric <viriketo@gmail.com>
Sat, 26 May 2012 16:57:43 +0200
changeset 328 7f066fdc43c5
parent 327 cbbc0eacddb2
child 329 b01bb36b4290
Setting the protocol version to 730. That matches better when it's introduced: 0.7.3.
main.h
--- a/main.h	Sat May 26 16:55:21 2012 +0200
+++ b/main.h	Sat May 26 16:57:43 2012 +0200
@@ -1,7 +1,7 @@
 enum
 {
     CMD_LEN=500,
-    PROTOCOL_VERSION=710
+    PROTOCOL_VERSION=730
 };
 
 enum msg_types