From 45cbe66d5d2d24e49e50e0011ad41a721cd5cdf2 Mon Sep 17 00:00:00 2001 From: Michele Caini Date: Wed, 21 Jul 2021 00:18:12 +0200 Subject: [PATCH] now working on version 3.9.0 --- src/entt/config/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/entt/config/version.h b/src/entt/config/version.h index d52b59c86..d7e8f8ba1 100644 --- a/src/entt/config/version.h +++ b/src/entt/config/version.h @@ -3,7 +3,7 @@ #define ENTT_VERSION_MAJOR 3 -#define ENTT_VERSION_MINOR 8 +#define ENTT_VERSION_MINOR 9 #define ENTT_VERSION_PATCH 0