Bump Vatsim protocol version number

This commit is contained in:
Mat Sutcliffe
2022-01-29 14:32:11 +00:00
parent a4448dddc6
commit 4b00c0e3bf
3 changed files with 4 additions and 3 deletions

View File

@@ -54,6 +54,7 @@
#define PROTOCOL_REVISION_CLASSIC 9
#define PROTOCOL_REVISION_VATSIM_ATC 10
#define PROTOCOL_REVISION_VATSIM_AUTH 100
#define PROTOCOL_REVISION_VATSIM_VELOCITY 101
//! @}
namespace BlackFsdTest { class CTestFSDClient; }