Skip to content

Commit

Permalink
- changed: version number to 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeanmilost committed Dec 22, 2023
1 parent eebbadb commit c6bee64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SDK/CSR_Common.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
//---------------------------------------------------------------------------
// Global defines
//---------------------------------------------------------------------------
#define M_CSR_Version 1.09
#define M_CSR_Version 1.10
#define M_CSR_Error_Code 0xFFFFFFFF // yes this is a 32 bit error code, but enough for this engine
#define M_CSR_Unknown_Index -1
#define M_CSR_Epsilon 1.0E-3 // epsilon value used for tolerance
Expand Down

0 comments on commit c6bee64

Please sign in to comment.