now working on version v3.13.1

This commit is contained in:
Michele Caini
2024-01-19 08:52:00 +01:00
parent fedcb920ce
commit 7f49768739

View File

@@ -5,7 +5,7 @@
#define ENTT_VERSION_MAJOR 3
#define ENTT_VERSION_MINOR 13
#define ENTT_VERSION_PATCH 0
#define ENTT_VERSION_PATCH 1
#define ENTT_VERSION \
ENTT_XSTR(ENTT_VERSION_MAJOR) \