mirror of
https://github.com/throwtheswitch/cexception.git
synced 2026-07-29 07:17:49 +00:00
bump
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ extern "C"
|
||||
|
||||
#define CEXCEPTION_VERSION_MAJOR 1
|
||||
#define CEXCEPTION_VERSION_MINOR 3
|
||||
#define CEXCEPTION_VERSION_BUILD 3
|
||||
#define CEXCEPTION_VERSION_BUILD 4
|
||||
#define CEXCEPTION_VERSION ((CEXCEPTION_VERSION_MAJOR << 16) | (CEXCEPTION_VERSION_MINOR << 8) | CEXCEPTION_VERSION_BUILD)
|
||||
|
||||
//To Use CException, you have a number of options:
|
||||
|
||||
Reference in New Issue
Block a user