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

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

namespace Star {

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

}