bump version to 1.3

This commit is contained in:
zawwz 2021-07-24 19:36:22 +02:00
parent 733e6a572d
commit d90d07635d

View file

@ -1,6 +1,6 @@
#ifndef VERSION_H #ifndef VERSION_H
#define VERSION_H #define VERSION_H
#define VERSION_STRING "v1.2.1" #define VERSION_STRING "v1.3"
#endif //VERSION_H #endif //VERSION_H