aboutsummaryrefslogtreecommitdiff
path: root/APEX_1.4/include
diff options
context:
space:
mode:
authorSheikh Dawood <[email protected]>2018-05-25 09:54:38 -0500
committerSheikh Dawood <[email protected]>2018-05-25 09:54:38 -0500
commitb99b3783cd7e3fb1bb0a07dc472b2fc000c4cdc1 (patch)
treede67d7adc7cc66d44c3e0a399d94d1db6bcebd0c /APEX_1.4/include
parentPhysX 3.4, APEX 1.4 patch release @23933511 (diff)
downloadphysx-3.4-b99b3783cd7e3fb1bb0a07dc472b2fc000c4cdc1.tar.xz
physx-3.4-b99b3783cd7e3fb1bb0a07dc472b2fc000c4cdc1.zip
PhysX 3.4, APEX 1.4 patch release @24214033v3.4.2
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.