mirror of
https://github.com/g4klx/DMRGateway.git
synced 2026-04-05 06:25:21 +00:00
Fix type rewriting bug.
This commit is contained in:
parent
8f39ca9ece
commit
efed75f160
2 changed files with 5 additions and 1 deletions
|
|
@ -19,6 +19,6 @@
|
|||
#if !defined(VERSION_H)
|
||||
#define VERSION_H
|
||||
|
||||
const char* VERSION = "20200405";
|
||||
const char* VERSION = "20200406";
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue