mirror of
https://github.com/ole00/afterburner.git
synced 2024-11-25 10:31:01 +00:00
version increased to 0.5.6
This commit is contained in:
parent
8ae5b495f8
commit
28c4a104d1
@ -37,7 +37,7 @@
|
||||
*/
|
||||
|
||||
|
||||
#define VERSION "0.5.5"
|
||||
#define VERSION "0.5.6"
|
||||
|
||||
//#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.5"
|
||||
#define VERSION "v.0.5.6"
|
||||
|
||||
#define MAX_LINE 1024
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user