mirror of
https://github.com/ole00/afterburner.git
synced 2025-08-10 16:25:09 +00:00
version increased to v.0.6
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user