Explorar el Código

Ready to cut v3.8.1

Michele Caini hace 4 años
padre
commit
dc7c976518
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/entt/config/version.h

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

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