aboutsummaryrefslogtreecommitdiffstats
path: root/VERSION
diff options
context:
space:
mode:
authorjantuomi <jans.tuomi@gmail.com>2016-08-01 14:08:18 +0300
committerjantuomi <jans.tuomi@gmail.com>2016-08-01 14:08:18 +0300
commit68c9db1e0daf2bb5395d7b76f2604cfa805f6007 (patch)
treeea57e1433a786fb7fb6ea21dee23bf8a45f93c6d /VERSION
parent076a2400bc53582f9bea049e9c8e34efd2411a31 (diff)
Read project version from file in root directory
The version file is called 'VERSION' and contains only the version info in one line.
Diffstat (limited to 'VERSION')
-rw-r--r--VERSION1
1 files changed, 1 insertions, 0 deletions
diff --git a/VERSION b/VERSION
new file mode 100644
index 0000000..dbaf1f0
--- /dev/null
+++ b/VERSION
@@ -0,0 +1 @@
+0.1 ALPHA \ No newline at end of file