Browse Source

ready to cut v3.11.1

Michele Caini 3 năm trước cách đây
mục cha
commit
e52a93f8ac
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/entt/config/version.h

+ 1 - 1
src/entt/config/version.h

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