Bump the version date

This commit is contained in:
Andy CA6JAU 2018-02-23 16:14:26 -03:00
parent 9410e724b8
commit 23f27cf496
1 changed files with 2 additions and 2 deletions

View File

@ -76,9 +76,9 @@ const uint8_t MMDVM_DEBUG5 = 0xF5U;
#if defined(EXTERNAL_OSC) #if defined(EXTERNAL_OSC)
#define DESCRIPTION "MMDVM 20170501 TCXO (D-Star/DMR/System Fusion/P25/NXDN/RSSI/CW Id)" #define DESCRIPTION "MMDVM 20180223 TCXO (D-Star/DMR/System Fusion/P25/NXDN/RSSI/CW Id)"
#else #else
#define DESCRIPTION "MMDVM 20170501 (D-Star/DMR/System Fusion/P25/NXDN/RSSI/CW Id)" #define DESCRIPTION "MMDVM 20180223 (D-Star/DMR/System Fusion/P25/NXDN/RSSI/CW Id)"
#endif #endif
#if defined(GITVERSION) #if defined(GITVERSION)