Browse Source

0.7.46

* version number increase
pull/1148/head
lumapu 1 year ago
parent
commit
6b721cbe0c
  1. 2
      src/defines.h

2
src/defines.h

@ -13,7 +13,7 @@
//-------------------------------------
#define VERSION_MAJOR 0
#define VERSION_MINOR 7
#define VERSION_PATCH 45
#define VERSION_PATCH 46
//-------------------------------------
typedef struct {

Loading…
Cancel
Save