We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db9528e commit 44b0580Copy full SHA for 44b0580
src/main/kotlin/assimp/version.kt
@@ -73,7 +73,7 @@ val versionRevision = 0xee56ffa1
73
val branch = "master"
74
75
/** JVM custom */
76
-val build = 15
+val build = 16
77
78
/** @brief Returns assimp's compile flags
79
* @return Any bitwise combination of the ASSIMP_CFLAGS_xxx constants.
0 commit comments