Bump the version date.

This commit is contained in:
Jonathan Naylor 2018-07-05 18:44:31 +01:00
parent 5c61ee6be8
commit f705656178
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ const uint8_t MMDVM_DEBUG5 = 0xF5U;
#define TCXO "NO TCXO" #define TCXO "NO TCXO"
#endif #endif
#define DESCRIPTION "MMDVM 20180327 (D-Star/DMR/System Fusion/P25/NXDN/POCSAG)" #define DESCRIPTION "MMDVM 20180705 (D-Star/DMR/System Fusion/P25/NXDN/POCSAG)"
#if defined(GITVERSION) #if defined(GITVERSION)
#define concat(a, b, c) a " " b " GitID #" c "" #define concat(a, b, c) a " " b " GitID #" c ""