summaryrefslogtreecommitdiff
path: root/src/lib/types.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2024-05-29 15:02:54 +0200
committerCarl Hetherington <cth@carlh.net>2024-05-29 15:02:54 +0200
commitbfac1d7cfec57b225a0257d2fa0172efe7fbd08b (patch)
tree6940a65038b81b5846e0014a599c96478cdb78e6 /src/lib/types.h
parent33ff80ace900f2b91e5e823cfaec70a0f5d367a4 (diff)
Bump SERVER_LINK_VERSION since we changed the name of some metadata.
Diffstat (limited to 'src/lib/types.h')
-rw-r--r--src/lib/types.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/types.h b/src/lib/types.h
index c9c87bae5..b4fcea959 100644
--- a/src/lib/types.h
+++ b/src/lib/types.h
@@ -43,8 +43,9 @@ class FFmpegContent;
*
* 64 - first version used
* 65 - v2.16.0 - checksums added to communication
+ * 66 - v2.17.x - J2KBandwidth -> VideoBitRate in metadata
*/
-#define SERVER_LINK_VERSION (64+1)
+#define SERVER_LINK_VERSION (64+2)
/** A film of F seconds at f FPS will be Ff frames;
Consider some delta FPS d, so if we run the same