aboutsummaryrefslogtreecommitdiff
path: root/APEX_1.4/include
diff options
context:
space:
mode:
Diffstat (limited to 'APEX_1.4/include')
-rw-r--r--APEX_1.4/include/PhysX3/PhysXSDKVersion.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/APEX_1.4/include/PhysX3/PhysXSDKVersion.h b/APEX_1.4/include/PhysX3/PhysXSDKVersion.h
index 52424477..ccfbf5b9 100644
--- a/APEX_1.4/include/PhysX3/PhysXSDKVersion.h
+++ b/APEX_1.4/include/PhysX3/PhysXSDKVersion.h
@@ -27,7 +27,7 @@
/// Minor version of PhysX
#define PX_PHYSICS_VERSION_MINOR 4
/// Bugfix version of PhysX
-#define PX_PHYSICS_VERSION_BUGFIX 1
+#define PX_PHYSICS_VERSION_BUGFIX 2
/**
The constant PX_PHYSICS_VERSION is used when creating certain PhysX module objects.