summaryrefslogtreecommitdiffstats
path: root/VERSIONS
diff options
context:
space:
mode:
Diffstat (limited to 'VERSIONS')
-rw-r--r--VERSIONS4
1 files changed, 4 insertions, 0 deletions
diff --git a/VERSIONS b/VERSIONS
new file mode 100644
index 00000000..7f7636ad
--- /dev/null
+++ b/VERSIONS
@@ -0,0 +1,4 @@
+OPENSLX_VERSION_MAJOR="4"
+OPENSLX_VERSION_MINOR="0"
+OPENSLX_VERSION_RELEASE="0"
+OPENSLX_VERSION_STRING="${OPENSLX_VERSION_MAJOR}.${OPENSLX_VERSION_MINOR}.${OPENSLX_VERSION_RELEASE}"