diff --git a/reflector/Main.cpp b/reflector/Main.cpp index 1bbd0d6..2ebd59b 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,0,1); // The major byte should only change if the interlink packet changes! +CVersion g_Version(3,1,0); // The major byte should only change if the interlink packet changes! CLookupDmr g_LDid; CLookupNxdn g_LNid; CLookupYsf g_LYtr;