mirror of
https://github.com/silverqx/TinyORM.git
synced 2026-05-08 01:29:23 -05:00
bump version to TinyORM v0.36.4
- bugfix column aliases quoting
This commit is contained in:
@@ -13,7 +13,7 @@ TINY_SYSTEM_HEADER
|
||||
https://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html */
|
||||
#define TINYORM_VERSION_MAJOR 0
|
||||
#define TINYORM_VERSION_MINOR 36
|
||||
#define TINYORM_VERSION_BUGFIX 3
|
||||
#define TINYORM_VERSION_BUGFIX 4
|
||||
#define TINYORM_VERSION_BUILD 0
|
||||
// Should be empty for stable releases, and use the hyphen before to be compatible with SemVer!
|
||||
#define TINYORM_VERSION_STATUS ""
|
||||
|
||||
Reference in New Issue
Block a user