Now working on 0.14.1 (#797)

This commit is contained in:
Enrico Giordani
2019-11-28 11:06:23 +01:00
committed by GitHub
parent 221df3d26d
commit 3095ade94c
3 changed files with 5 additions and 5 deletions

View File

@@ -5,7 +5,7 @@
#define VERSION_MAJOR 0
#define VERSION_MINOR 14
#define VERSION_REVISION 0
#define VERSION_REVISION 1
#define VERSION_BUILD 0
#define FILE_VERSION VERSION_MAJOR, VERSION_MINOR, VERSION_REVISION, VERSION_BUILD