From b99b3783cd7e3fb1bb0a07dc472b2fc000c4cdc1 Mon Sep 17 00:00:00 2001 From: Sheikh Dawood Date: Fri, 25 May 2018 09:54:38 -0500 Subject: PhysX 3.4, APEX 1.4 patch release @24214033 --- PhysX_3.4/Documentation/PhysXAPI/files/PxPhysicsVersion_8h.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'PhysX_3.4/Documentation/PhysXAPI/files/PxPhysicsVersion_8h.html') diff --git a/PhysX_3.4/Documentation/PhysXAPI/files/PxPhysicsVersion_8h.html b/PhysX_3.4/Documentation/PhysXAPI/files/PxPhysicsVersion_8h.html index 19e09c9c..e277b155 100644 --- a/PhysX_3.4/Documentation/PhysXAPI/files/PxPhysicsVersion_8h.html +++ b/PhysX_3.4/Documentation/PhysXAPI/files/PxPhysicsVersion_8h.html @@ -37,7 +37,7 @@ This graph shows which files directly or indirectly include this file: #define PX_PHYSICS_VERSION_MINOR   4 -#define PX_PHYSICS_VERSION_BUGFIX   1 +#define PX_PHYSICS_VERSION_BUGFIX   2 #define PX_PHYSICS_VERSION   ((PX_PHYSICS_VERSION_MAJOR<<24) + (PX_PHYSICS_VERSION_MINOR<<16) + (PX_PHYSICS_VERSION_BUGFIX<<8) + 0) @@ -45,6 +45,6 @@ This graph shows which files directly or indirectly include this file:

-Copyright © 2008-2017 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved. www.nvidia.com +Copyright © 2008-2018 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved. www.nvidia.com -- cgit v1.2.3