Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/source/core/StarNetCompatibility.cpp
blob: 37eef951d00b309621e8f4e3c2ccb8ffca5c263c (plain)
1
2
3
4
5
6
7
#include "StarNetCompatibility.hpp"

namespace Star {

VersionNumber const OpenProtocolVersion = 7; // update StreamCompatibilityVersion too!

}