summaryrefslogtreecommitdiffstats
path: root/VERSIONS
diff options
context:
space:
mode:
authorSebastian Schmelzer2010-09-15 15:54:28 +0200
committerSebastian Schmelzer2010-09-15 15:54:28 +0200
commit5144ffcde9045024e33dfe9d005539d78023f192 (patch)
treed0d388b793fa7bf3b070ece79dd4774c8f9a9740 /VERSIONS
parentminor changes (diff)
downloadcore-5144ffcde9045024e33dfe9d005539d78023f192.tar.gz
core-5144ffcde9045024e33dfe9d005539d78023f192.tar.xz
core-5144ffcde9045024e33dfe9d005539d78023f192.zip
fully working installer ;)
Diffstat (limited to 'VERSIONS')
-rw-r--r--VERSIONS5
1 files changed, 3 insertions, 2 deletions
diff --git a/VERSIONS b/VERSIONS
index bc7c680c..8815b962 100644
--- a/VERSIONS
+++ b/VERSIONS
@@ -1,4 +1,5 @@
OPENSLX_VERSION_MAJOR="5"
OPENSLX_VERSION_MINOR="0"
-OPENSLX_VERSION_RELEASE="94.0"
-OPENSLX_VERSION_STRING="${OPENSLX_VERSION_MAJOR}.${OPENSLX_VERSION_MINOR}.${OPENSLX_VERSION_RELEASE}"
+OPENSLX_VERSION_RELEASE="0"
+OPENSLX_VERSION_STRING="${OPENSLX_VERSION_MAJOR}.${OPENSLX_VERSION_MINOR}.${OPENSLX_VERSION_RELEASE}${OPENSLX_VERSION_BUILD}"
+