summaryrefslogtreecommitdiffstats
path: root/VERSIONS
diff options
context:
space:
mode:
Diffstat (limited to 'VERSIONS')
-rw-r--r--VERSIONS6
1 files changed, 3 insertions, 3 deletions
diff --git a/VERSIONS b/VERSIONS
index 00fe1d1d..bab118b5 100644
--- a/VERSIONS
+++ b/VERSIONS
@@ -1,4 +1,4 @@
-OPENSLX_VERSION_MAJOR="4"
-OPENSLX_VERSION_MINOR="9"
-OPENSLX_VERSION_RELEASE="8"
+OPENSLX_VERSION_MAJOR="5"
+OPENSLX_VERSION_MINOR="0"
+OPENSLX_VERSION_RELEASE="90"
OPENSLX_VERSION_STRING="${OPENSLX_VERSION_MAJOR}.${OPENSLX_VERSION_MINOR}.${OPENSLX_VERSION_RELEASE}${OPENSLX_SVN_SNAPSHOT:+rev$OPENSLX_VERSION_SVNREV}"