summaryrefslogtreecommitdiffstats
path: root/LibOVR/Include/OVR_Version.h
diff options
context:
space:
mode:
authorBrad Davis <[email protected]>2014-08-11 21:18:59 -0700
committerBrad Davis <[email protected]>2014-08-11 21:18:59 -0700
commit04a03e83f135fbfccbc960b13e05729490ccd375 (patch)
tree7878b192a3fd24eb69f54744dc17f44f53b0ac1a /LibOVR/Include/OVR_Version.h
parent0f49ce8fc6aa54224e4c0d6fda8c4527ad39cce1 (diff)
Adding 0.4.1 windows files
Diffstat (limited to 'LibOVR/Include/OVR_Version.h')
-rw-r--r--LibOVR/Include/OVR_Version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/LibOVR/Include/OVR_Version.h b/LibOVR/Include/OVR_Version.h
index 1fb7513..314c8b5 100644
--- a/LibOVR/Include/OVR_Version.h
+++ b/LibOVR/Include/OVR_Version.h
@@ -27,7 +27,7 @@ limitations under the License.
#define OVR_MAJOR_VERSION 0
#define OVR_MINOR_VERSION 4
-#define OVR_BUILD_VERSION 0
-#define OVR_VERSION_STRING "0.4.0"
+#define OVR_BUILD_VERSION 1
+#define OVR_VERSION_STRING "0.4.1"
#endif