bump version to TinyORM v0.18.0

This commit is contained in:
silverqx
2022-08-19 19:42:38 +02:00
parent df92e3a4c0
commit 3324cfa968
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ TINY_SYSTEM_HEADER
https://community.kde.org/Policies/Binary_Compatibility_Issues_With_C++
https://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html*/
#define TINYORM_VERSION_MAJOR 0
#define TINYORM_VERSION_MINOR 17
#define TINYORM_VERSION_MINOR 18
#define TINYORM_VERSION_BUGFIX 0
#define TINYORM_VERSION_BUILD 0
// Should be empty for stable releases, and use hypen before for SemVer compatibility!