version update

This commit is contained in:
Peter Buchegger 2021-03-16 22:09:47 +01:00
parent a1e0e14231
commit 3881b765f0

View file

@ -17,7 +17,7 @@
#include "TaskWifi.h"
#include "project_configuration.h"
#define VERSION "21.10.0"
#define VERSION "21.10.0-dev"
String create_lat_aprs(double lat);
String create_long_aprs(double lng);