diff --git a/reflector/Main.cpp b/reflector/Main.cpp index 22cd1d4..8f8757b 100644 --- a/reflector/Main.cpp +++ b/reflector/Main.cpp @@ -28,7 +28,7 @@ SJsonKeys g_Keys; CReflector g_Reflector; CGateKeeper g_GateKeeper; CConfigure g_Configure; -CVersion g_Version(3,1,2); // The major byte should only change if the interlink packet changes! +CVersion g_Version(3,1,3); // The major byte should only change if the interlink packet changes! CLookupDmr g_LDid; CLookupNxdn g_LNid; CLookupYsf g_LYtr;