aboutsummaryrefslogtreecommitdiffstats
path: root/LibOVR/Include/OVRVersion.h
diff options
context:
space:
mode:
authorBrad Davis <[email protected]>2014-05-23 01:49:32 -0700
committerBrad Davis <[email protected]>2014-05-23 01:49:32 -0700
commit46acc0e194ff3c1f120199eeca8324b4502118e9 (patch)
treeb1030198d3ee4698445d1fc5161cebe4158e45d1 /LibOVR/Include/OVRVersion.h
parent07d0f4d0bbf3477ac6a9584f726e8ec6ab285707 (diff)
Updating to 0.3.2 (windows version)
Diffstat (limited to 'LibOVR/Include/OVRVersion.h')
-rw-r--r--LibOVR/Include/OVRVersion.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/LibOVR/Include/OVRVersion.h b/LibOVR/Include/OVRVersion.h
index 5c2de3c..14f83e6 100644
--- a/LibOVR/Include/OVRVersion.h
+++ b/LibOVR/Include/OVRVersion.h
@@ -27,7 +27,7 @@ limitations under the License.
#define OVR_MAJOR_VERSION 0
#define OVR_MINOR_VERSION 3
-#define OVR_BUILD_VERSION 1
-#define OVR_VERSION_STRING "0.3.1"
+#define OVR_BUILD_VERSION 2
+#define OVR_VERSION_STRING "0.3.2"
#endif