bump version

This commit is contained in:
FunkyFr3sh 2021-05-25 10:04:57 +02:00
parent 639e233056
commit 8ffa5669d9

View file

@ -2,7 +2,7 @@
#define ver_str(a,b,c,d) str(a) "." str(b) "." str(c) "." str(d)
#define VERSION_MAJOR 4
#define VERSION_MINOR 3
#define VERSION_MINOR 4
#define VERSION_BUILD 0
#define VERSION_REVISION 0