mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-04 22:17:38 +00:00
Fix problem with incoming network audio being ignored.
This commit is contained in:
parent
4ec4b3dafe
commit
200986b698
2 changed files with 2 additions and 2 deletions
|
|
@ -19,6 +19,6 @@
|
|||
#if !defined(VERSION_H)
|
||||
#define VERSION_H
|
||||
|
||||
const char* VERSION = "20210811";
|
||||
const char* VERSION = "20210817";
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue