Przeglądaj źródła

ready to cut v3.7.1 (general quality of life improvements, no bug fixes, no new feature)

Michele Caini 5 lat temu
rodzic
commit
94292872dc
1 zmienionych plików z 1 dodań i 1 usunięć
  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 7
 #define ENTT_VERSION_MINOR 7
-#define ENTT_VERSION_PATCH 0
+#define ENTT_VERSION_PATCH 1
 
 
 
 
 #endif
 #endif