Skip to content

Commit

Permalink
Updated version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
jbikker committed Nov 12, 2024
1 parent 14f6c22 commit 556c640
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tiny_bvh.h
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ THE SOFTWARE.
// library version
#define TINY_BVH_VERSION_MAJOR 0
#define TINY_BVH_VERSION_MINOR 7
#define TINY_BVH_VERSION_SUB 0
#define TINY_BVH_VERSION_SUB 1

// ============================================================================
//
Expand Down

0 comments on commit 556c640

Please sign in to comment.