Browse Source

Next development version is 5.2.1

Jorrit Rouwe 9 months ago
parent
commit
21ba054b4c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Jolt/Core/Core.h

+ 1 - 1
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