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