Bump version to 2.0.19
since we introduced a breaking change (extension) of protocol in commit 32ad80e
pull/191/head
parent
3c3e625f39
commit
a7587d737a
|
|
@ -7,7 +7,7 @@ extern "C" {
|
|||
|
||||
#define project_version_major 2
|
||||
#define project_version_minor 0
|
||||
#define project_version_revision 18
|
||||
#define project_version_revision 19
|
||||
|
||||
/// Project's version (2.0.0)
|
||||
extern const char project_version[];
|
||||
|
|
|
|||
Loading…
Reference in New Issue