diff options
| author | Ray <raysan5@gmail.com> | 2016-07-19 09:42:48 +0200 |
|---|---|---|
| committer | Ray <raysan5@gmail.com> | 2016-07-19 09:42:48 +0200 |
| commit | 5139948ef935dae9999ae668d093a7614b1428eb (patch) | |
| tree | dd5f456e669d3aca03b9751575ba3f65a9349c3f /src/external/OculusSDK/LibOVR/Include/OVR_Version.h | |
| parent | af46222b1257049abd17df6e9e57a8d041845c5f (diff) | |
| download | raylib-5139948ef935dae9999ae668d093a7614b1428eb.tar.gz raylib-5139948ef935dae9999ae668d093a7614b1428eb.zip | |
Updated to Oculus PC SDK 1.6
Diffstat (limited to 'src/external/OculusSDK/LibOVR/Include/OVR_Version.h')
| -rw-r--r-- | src/external/OculusSDK/LibOVR/Include/OVR_Version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/external/OculusSDK/LibOVR/Include/OVR_Version.h b/src/external/OculusSDK/LibOVR/Include/OVR_Version.h index 376fa7d5..d8378304 100644 --- a/src/external/OculusSDK/LibOVR/Include/OVR_Version.h +++ b/src/external/OculusSDK/LibOVR/Include/OVR_Version.h @@ -19,7 +19,7 @@ // Master version numbers #define OVR_PRODUCT_VERSION 1 // Product version doesn't participate in semantic versioning. #define OVR_MAJOR_VERSION 1 // If you change these values then you need to also make sure to change LibOVR/Projects/Windows/LibOVR.props in parallel. -#define OVR_MINOR_VERSION 5 // +#define OVR_MINOR_VERSION 6 // #define OVR_PATCH_VERSION 0 #define OVR_BUILD_NUMBER 0 |
