Bump server link version.
authorCarl Hetherington <cth@carlh.net>
Wed, 15 Apr 2020 18:56:33 +0000 (20:56 +0200)
committerCarl Hetherington <cth@carlh.net>
Thu, 16 Apr 2020 22:42:54 +0000 (00:42 +0200)
src/lib/types.h

index 5a8b650b8808d753223e0e1dff6c39ba3d45fafc..50eed9aa1033debe460be604cfb4421a480c5461 100644 (file)
@@ -45,8 +45,11 @@ namespace xmlpp {
 /** The version number of the protocol used to communicate
  *  with servers.  Intended to be bumped when incompatibilities
  *  are introduced.  v2 uses 64+n
+ *
+ *  64 - first version used
+ *  65 - v2.16.0 - checksums added to communication
  */
-#define SERVER_LINK_VERSION (64+0)
+#define SERVER_LINK_VERSION (64+1)
 
 /** A film of F seconds at f FPS will be Ff frames;
     Consider some delta FPS d, so if we run the same