Bump version in kenwood.h

pull/224/head
Michael Black 2020-03-12 10:28:34 -05:00
rodzic 5579b210cb
commit 727c8f5ea7
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -27,7 +27,7 @@
#include <string.h>
#include "token.h"
#define BACKEND_VER "1.6"
#define BACKEND_VER "1.7"
#define EOM_KEN ';'
#define EOM_TH '\r'