bump the version number

This commit is contained in:
Michele Caini
2021-12-21 13:27:04 +01:00
parent 61ecaa5756
commit 771c449621

View File

@@ -2,7 +2,7 @@
#define ENTT_CONFIG_VERSION_H
#define ENTT_VERSION_MAJOR 3
#define ENTT_VERSION_MINOR 9
#define ENTT_VERSION_MINOR 10
#define ENTT_VERSION_PATCH 0
#endif