Skip to content

Commit

Permalink
23.12.07
Browse files Browse the repository at this point in the history
  • Loading branch information
flibitijibibo committed Dec 7, 2023
1 parent 46e9f22 commit 0f03b7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/FNA3D.h
Original file line number Diff line number Diff line change
Expand Up @@ -470,7 +470,7 @@ typedef struct FNA3D_RenderTargetBinding
#define FNA3D_ABI_VERSION 0
#define FNA3D_MAJOR_VERSION 23
#define FNA3D_MINOR_VERSION 12
#define FNA3D_PATCH_VERSION 0
#define FNA3D_PATCH_VERSION 7

#define FNA3D_COMPILED_VERSION ( \
(FNA3D_ABI_VERSION * 100 * 100 * 100) + \
Expand Down

0 comments on commit 0f03b7e

Please sign in to comment.