summaryrefslogtreecommitdiffhomepage
path: root/examples/oculus_glfw_sample/OculusSDK/LibOVR/Include/OVR_Version.h
diff options
context:
space:
mode:
authorvictorfisac <[email protected]>2016-06-07 23:41:34 +0200
committervictorfisac <[email protected]>2016-06-07 23:41:34 +0200
commitf97f39987c1b35205eb6824d017a1c288ce64a2d (patch)
tree843d8839997deb76b541579b0aa6591a6753108d /examples/oculus_glfw_sample/OculusSDK/LibOVR/Include/OVR_Version.h
parent11cf455fe0d2c956043aa70f7d8256c4a339b430 (diff)
parent5631f822bd9195d494915d3b2bb80caf47a65068 (diff)
downloadraylib-f97f39987c1b35205eb6824d017a1c288ce64a2d.tar.gz
raylib-f97f39987c1b35205eb6824d017a1c288ce64a2d.zip
Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop
Diffstat (limited to 'examples/oculus_glfw_sample/OculusSDK/LibOVR/Include/OVR_Version.h')
-rw-r--r--examples/oculus_glfw_sample/OculusSDK/LibOVR/Include/OVR_Version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/oculus_glfw_sample/OculusSDK/LibOVR/Include/OVR_Version.h b/examples/oculus_glfw_sample/OculusSDK/LibOVR/Include/OVR_Version.h
index 2a0968a8..dbfe4deb 100644
--- a/examples/oculus_glfw_sample/OculusSDK/LibOVR/Include/OVR_Version.h
+++ b/examples/oculus_glfw_sample/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 3 //
+#define OVR_MINOR_VERSION 4 //
#define OVR_PATCH_VERSION 0
#define OVR_BUILD_NUMBER 0