From d1c812f1162e5fdb13c215792725b2591d7428f5 Mon Sep 17 00:00:00 2001 From: Sheikh Dawood Abdul Ajees Date: Fri, 15 Sep 2017 15:41:57 -0500 Subject: PhysX 3.4.1, APEX 1.4.1 Release @22845541 --- PhysX_3.4/Documentation/PhysXAPI/files/PxPhysicsVersion_8h-source.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'PhysX_3.4/Documentation/PhysXAPI/files/PxPhysicsVersion_8h-source.html') diff --git a/PhysX_3.4/Documentation/PhysXAPI/files/PxPhysicsVersion_8h-source.html b/PhysX_3.4/Documentation/PhysXAPI/files/PxPhysicsVersion_8h-source.html index a16c6808..e73e8045 100644 --- a/PhysX_3.4/Documentation/PhysXAPI/files/PxPhysicsVersion_8h-source.html +++ b/PhysX_3.4/Documentation/PhysXAPI/files/PxPhysicsVersion_8h-source.html @@ -72,7 +72,7 @@ 00056 00057 #define PX_PHYSICS_VERSION_MAJOR 3 00058 #define PX_PHYSICS_VERSION_MINOR 4 -00059 #define PX_PHYSICS_VERSION_BUGFIX 0 +00059 #define PX_PHYSICS_VERSION_BUGFIX 1 00060 00065 #define PX_PHYSICS_VERSION ((PX_PHYSICS_VERSION_MAJOR<<24) + (PX_PHYSICS_VERSION_MINOR<<16) + (PX_PHYSICS_VERSION_BUGFIX<<8) + 0) 00066 -- cgit v1.2.3