diff --git a/Jolt/Core/Core.h b/Jolt/Core/Core.h index bd1bd983e..808312c1a 100644 --- a/Jolt/Core/Core.h +++ b/Jolt/Core/Core.h @@ -7,7 +7,7 @@ // Jolt library version #define JPH_VERSION_MAJOR 5 #define JPH_VERSION_MINOR 2 -#define JPH_VERSION_PATCH 0 +#define JPH_VERSION_PATCH 1 // Determine which features the library was compiled with #ifdef JPH_DOUBLE_PRECISION