mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-09 00:13:48 +00:00
Compilation warning fixes.
This commit is contained in:
parent
ca24f49998
commit
eda98ae163
2 changed files with 3 additions and 4 deletions
|
|
@ -19,6 +19,6 @@
|
|||
#if !defined(VERSION_H)
|
||||
#define VERSION_H
|
||||
|
||||
const char* VERSION = "20260218";
|
||||
const char* VERSION = "20260219";
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue