Explorar o código

build system: updated version, now working on v3.3.2

Michele Caini %!s(int64=6) %!d(string=hai) anos
pai
achega
638b6dba17
Modificáronse 1 ficheiros con 1 adicións e 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_MINOR 3
-#define ENTT_VERSION_PATCH 1
+#define ENTT_VERSION_PATCH 2
 
 
 #endif