aboutsummaryrefslogtreecommitdiff
path: root/APEX_1.4/include/ApexDefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'APEX_1.4/include/ApexDefs.h')
-rw-r--r--APEX_1.4/include/ApexDefs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/APEX_1.4/include/ApexDefs.h b/APEX_1.4/include/ApexDefs.h
index 4d413e9a..d8f149d5 100644
--- a/APEX_1.4/include/ApexDefs.h
+++ b/APEX_1.4/include/ApexDefs.h
@@ -49,7 +49,7 @@
#include "foundation/PxPreprocessor.h"
#define APEX_SDK_VERSION 1
-#define APEX_SDK_RELEASE 0x01040000
+#define APEX_SDK_RELEASE 0x01040100
#if USE_RTTI
#define DYNAMIC_CAST(type) dynamic_cast<type>