Update YSF2XX versions

This commit is contained in:
Andy CA6JAU
2019-02-04 10:46:07 -03:00
parent 09f2c80578
commit 72fef051a8
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -20,6 +20,6 @@
#if !defined(VERSION_H)
#define VERSION_H
const char* VERSION = "20190127";
const char* VERSION = "20190204";
#endif
+1 -1
View File
@@ -20,6 +20,6 @@
#if !defined(VERSION_H)
#define VERSION_H
const char* VERSION = "20190127";
const char* VERSION = "20190204";
#endif
+1 -1
View File
@@ -20,6 +20,6 @@
#if !defined(VERSION_H)
#define VERSION_H
const char* VERSION = "20190130";
const char* VERSION = "20190204";
#endif