Permalink
Browse files
Bump up version displayed on bootloader to right one
- Loading branch information...
Showing
with
1 addition
and
1 deletion.
-
+1
−1
src/firmware.c
|
|
@@ -25,7 +25,7 @@ |
|
|
#include "firmware.h"
|
|
|
#include "kippatches.h"
|
|
|
|
|
|
#define VERSION "v0.1"
|
|
|
#define VERSION "v1.0"
|
|
|
|
|
|
static pk11_offs *pk11Offs = NULL;
|
|
|
|
|
|
|
0 comments on commit
d1b8616