mirror of
https://codeberg.org/mclemens/ubitxv6.git
synced 2024-12-26 00:56:48 -05:00
Update displayed version
This commit is contained in:
parent
ab678f3e8b
commit
a4f5f4b3cb
@ -1,4 +1,4 @@
|
||||
#include "version.h"
|
||||
|
||||
const char VERSION_STRING_PRIVATE [] PROGMEM = "R1.5.0";
|
||||
const char VERSION_STRING_PRIVATE [] PROGMEM = "R1.5.1";
|
||||
const char* const VERSION_STRING = VERSION_STRING_PRIVATE;
|
Loading…
Reference in New Issue
Block a user