Update YSF2DMR version

This commit is contained in:
Andy CA6JAU
2018-12-09 21:11:36 -03:00
parent fc22276397
commit 6fd8ac81a0
+1 -1
View File
@@ -20,6 +20,6 @@
#if !defined(VERSION_H)
#define VERSION_H
const char* VERSION = "20180923";
const char* VERSION = "20181209";
#endif