version increased to v.0.6

This commit is contained in:
ole00 2024-04-27 11:36:15 +01:00
parent b9690e6945
commit 6c5ffab5be
2 changed files with 2 additions and 2 deletions

View File

@ -37,7 +37,7 @@
*/
#define VERSION "0.5.8"
#define VERSION "0.6.0"
//#define DEBUG_PES
//#define DEBUG_VERIFY

View File

@ -48,7 +48,7 @@ To compile: gcc -g3 -O0 -o afterburner afterburner.c
#include "serial_port.h"
#define VERSION "v.0.5.8"
#define VERSION "v.0.6.0"
#ifdef GCOM
#define VERSION_EXTENDED VERSION "-" GCOM