Explorar o código

now working on v3.8.0

Michele Caini %!s(int64=5) %!d(string=hai) anos
pai
achega
f3d10a97df
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/entt/config/version.h

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

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