summaryrefslogtreecommitdiff
path: root/VERSION.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'VERSION.cmake')
-rw-r--r--VERSION.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/VERSION.cmake b/VERSION.cmake
new file mode 100644
index 0000000..98f5dd9
--- /dev/null
+++ b/VERSION.cmake
@@ -0,0 +1,3 @@
+SET(VERSION_MAJOR "0")
+SET(VERSION_MINOR "5")
+SET(VERSION_PATCH "10")