Change the silence infill for DMR and D-Star.

This commit is contained in:
Jonathan Naylor
2016-01-28 06:50:54 +00:00
parent 32669b19fa
commit b48d0b9b90
4 changed files with 23 additions and 6 deletions

View File

@@ -19,6 +19,6 @@
#if !defined(VERSION_H)
#define VERSION_H
const char* VERSION = "20160127";
const char* VERSION = "20160128";
#endif