Sfoglia il codice sorgente

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

Michele Caini 6 anni fa
parent
commit
638b6dba17
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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 3
 #define ENTT_VERSION_MINOR 3
-#define ENTT_VERSION_PATCH 1
+#define ENTT_VERSION_PATCH 2
 
 
 
 
 #endif
 #endif