Bump server link version number.
authorCarl Hetherington <cth@carlh.net>
Tue, 10 Feb 2015 11:49:20 +0000 (11:49 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 10 Feb 2015 11:49:20 +0000 (11:49 +0000)
src/lib/types.h

index f554c4dd9ad1f72dc0094fb625eed35c116e0aad..12a7897dc7c3ed374f15e5a878ef85db347ec709 100644 (file)
@@ -46,7 +46,7 @@ namespace xmlpp {
  *  with servers.  Intended to be bumped when incompatibilities
  *  are introduced.
  */
-#define SERVER_LINK_VERSION 2
+#define SERVER_LINK_VERSION 3
 
 typedef std::vector<boost::shared_ptr<Content> > ContentList;
 typedef std::vector<boost::shared_ptr<VideoContent> > VideoContentList;