Browse Source

0.8.1030019

pull/1652/head
Patrick Amrhein 11 months ago
parent
commit
8ef77eb21c
  1. 2
      src/defines.h

2
src/defines.h

@ -13,7 +13,7 @@
//------------------------------------- //-------------------------------------
#define VERSION_MAJOR 0 #define VERSION_MAJOR 0
#define VERSION_MINOR 8 #define VERSION_MINOR 8
#define VERSION_PATCH 1030018 #define VERSION_PATCH 1030019
//------------------------------------- //-------------------------------------
typedef struct { typedef struct {
uint8_t ch; uint8_t ch;

Loading…
Cancel
Save