mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-04 22:17:38 +00:00
Loosen packet source check in RAW mode.
This commit is contained in:
parent
e91f640e7e
commit
b6269c73da
2 changed files with 11 additions and 4 deletions
|
|
@ -19,6 +19,6 @@
|
|||
#if !defined(VERSION_H)
|
||||
#define VERSION_H
|
||||
|
||||
const char* VERSION = "20231017";
|
||||
const char* VERSION = "20231018";
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue