Selaa lähdekoodia

now working on version 3.15.0

Michele Caini 1 vuosi sitten
vanhempi
commit
87283afd80
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/entt/config/version.h

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

@@ -6,7 +6,7 @@
 // NOLINTBEGIN(cppcoreguidelines-macro-usage)
 // NOLINTBEGIN(cppcoreguidelines-macro-usage)
 
 
 #define ENTT_VERSION_MAJOR 3
 #define ENTT_VERSION_MAJOR 3
-#define ENTT_VERSION_MINOR 14
+#define ENTT_VERSION_MINOR 15
 #define ENTT_VERSION_PATCH 0
 #define ENTT_VERSION_PATCH 0
 
 
 #define ENTT_VERSION \
 #define ENTT_VERSION \