mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-04 14:07:36 +00:00
The beginnings of simple System Fusion support.
This commit is contained in:
parent
87322b631b
commit
f2f2866d15
14 changed files with 391 additions and 7 deletions
|
|
@ -19,6 +19,6 @@
|
|||
#if !defined(VERSION_H)
|
||||
#define VERSION_H
|
||||
|
||||
const char* VERSION = "20160203";
|
||||
const char* VERSION = "20160204";
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue