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

View File

@ -20,6 +20,6 @@
#if !defined(VERSION_H) #if !defined(VERSION_H)
#define VERSION_H #define VERSION_H
const char* VERSION = "20190127"; const char* VERSION = "20190204";
#endif #endif

View File

@ -20,6 +20,6 @@
#if !defined(VERSION_H) #if !defined(VERSION_H)
#define VERSION_H #define VERSION_H
const char* VERSION = "20190127"; const char* VERSION = "20190204";
#endif #endif

View File

@ -20,6 +20,6 @@
#if !defined(VERSION_H) #if !defined(VERSION_H)
#define VERSION_H #define VERSION_H
const char* VERSION = "20190130"; const char* VERSION = "20190204";
#endif #endif