From da8023eabf01c97e602fe3ef1452108882057766 Mon Sep 17 00:00:00 2001 From: Jonathan Naylor Date: Mon, 23 Jul 2018 21:53:36 +0100 Subject: [PATCH] Bump the version date. --- SerialPort.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SerialPort.cpp b/SerialPort.cpp index a1e9f23..1403ff9 100644 --- a/SerialPort.cpp +++ b/SerialPort.cpp @@ -90,7 +90,7 @@ const uint8_t MMDVM_DEBUG5 = 0xF5U; #define TCXO "NO TCXO" #endif -#define DESCRIPTION "MMDVM 20180705 (D-Star/DMR/System Fusion/P25/NXDN/POCSAG)" +#define DESCRIPTION "MMDVM 20180723 (D-Star/DMR/System Fusion/P25/NXDN/POCSAG)" #if defined(GITVERSION) #define concat(a, b, c) a " " b " GitID #" c ""