Skip to content

Commit 44b0580

Browse files
committed
v4.0.16
1 parent db9528e commit 44b0580

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/kotlin/assimp/version.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ val versionRevision = 0xee56ffa1
7373
val branch = "master"
7474

7575
/** JVM custom */
76-
val build = 15
76+
val build = 16
7777

7878
/** @brief Returns assimp's compile flags
7979
* @return Any bitwise combination of the ASSIMP_CFLAGS_xxx constants.

0 commit comments

Comments
 (0)