Browse Source

5.1.1 will be the new dev version

Jorrit Rouwe 1 year ago
parent
commit
308dd5779a
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 1
-#define JPH_VERSION_PATCH 0
+#define JPH_VERSION_PATCH 1
 
 // Determine which features the library was compiled with
 #ifdef JPH_DOUBLE_PRECISION