build system: updated version, now working on v3.3.1

This commit is contained in:
Michele Caini
2020-02-28 23:17:24 +01:00
parent a112409735
commit 4931c9cd9b

View File

@@ -4,7 +4,7 @@
#define ENTT_VERSION_MAJOR 3
#define ENTT_VERSION_MINOR 3
#define ENTT_VERSION_PATCH 0
#define ENTT_VERSION_PATCH 1
#endif