From b13130a965ad68f7de1093ef5129912eb468e95d Mon Sep 17 00:00:00 2001 From: Serge Vakulenko Date: Mon, 10 Sep 2018 23:33:30 -0700 Subject: [PATCH] Update readme. --- Makefile-mingw | 2 +- README.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile-mingw b/Makefile-mingw index febde99..4b90f65 100644 --- a/Makefile-mingw +++ b/Makefile-mingw @@ -1,6 +1,6 @@ CC = gcc -VERSION = 0.4 +VERSION = 0.5 GITCOUNT = $(shell git rev-list HEAD --count) CFLAGS = -g -O -Wall -Werror -DVERSION='"$(VERSION).$(GITCOUNT)"' LDFLAGS = -g -s diff --git a/README.md b/README.md index 7d73125..913416f 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ Supported radios: * TYT MD-380, Retevis RT3, RT8 * TYT MD-2017, Retevis RT82 (untested) * TYT MD-UV380 + * TYT MD-UV390, Retevis RT3S (untested) + * TYT MD-9600 (untested) * Zastone D900 (untested) * Zastone DP880 (untested) * Radtel RT-27D (untested)