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

This commit is contained in:
Michele Caini
2020-02-28 23:29:24 +01:00
parent 043f9a5025
commit fc0caec1a4

View File

@@ -3,8 +3,8 @@
#define ENTT_VERSION_MAJOR 3
#define ENTT_VERSION_MINOR 3
#define ENTT_VERSION_PATCH 2
#define ENTT_VERSION_MINOR 4
#define ENTT_VERSION_PATCH 0
#endif