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