summaryrefslogtreecommitdiffhomepage
path: root/examples/oculus_glfw_sample/OculusSDK/LibOVR/Include/OVR_Version.h
diff options
context:
space:
mode:
authorJoshua Reisenauer <[email protected]>2016-06-01 20:17:39 -0700
committerJoshua Reisenauer <[email protected]>2016-06-01 20:17:39 -0700
commitae6adb173b0a89abd5185436029691ae33c1a727 (patch)
tree1e5932f1df42368983844ca16f2c2ddba9cd4b3d /examples/oculus_glfw_sample/OculusSDK/LibOVR/Include/OVR_Version.h
parent90e1ed2b5e54a9b6c69be3dd2b71d1e4f3632c33 (diff)
parent17878550b1e2dde44fcd1e668c92ca2d96680a28 (diff)
downloadraylib-ae6adb173b0a89abd5185436029691ae33c1a727.tar.gz
raylib-ae6adb173b0a89abd5185436029691ae33c1a727.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