Sfoglia il codice sorgente

now working on version 2.6

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