Revert "Devel"

This commit is contained in:
Jonathan Naylor
2017-10-24 21:55:58 +01:00
committed by GitHub
parent 4430294fc5
commit 90e4794a3d
18 changed files with 17 additions and 360 deletions

View File

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