mirror of
https://github.com/ole00/afterburner.git
synced 2025-02-07 06:30:26 +00:00
version increased to v.0.6
This commit is contained in:
parent
b9690e6945
commit
6c5ffab5be
@ -37,7 +37,7 @@
|
||||
*/
|
||||
|
||||
|
||||
#define VERSION "0.5.8"
|
||||
#define VERSION "0.6.0"
|
||||
|
||||
//#define DEBUG_PES
|
||||
//#define DEBUG_VERIFY
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user