summaryrefslogtreecommitdiffstats
path: root/VERSIONS
diff options
context:
space:
mode:
authorDirk von Suchodoletz2008-12-23 00:04:01 +0100
committerDirk von Suchodoletz2008-12-23 00:04:01 +0100
commit8ae21107e965d2feba52dad34c4475e72e6dedd5 (patch)
tree37ed7e94af58f2203e36e4ec235abe96c8c36a1a /VERSIONS
parentThe rdate applet uses a time server which does not need to be (diff)
downloadcore-8ae21107e965d2feba52dad34c4475e72e6dedd5.tar.gz
core-8ae21107e965d2feba52dad34c4475e72e6dedd5.tar.xz
core-8ae21107e965d2feba52dad34c4475e72e6dedd5.zip
Some smaller cleanups within the stage3 stuff ...
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2453 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'VERSIONS')
-rw-r--r--VERSIONS2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSIONS b/VERSIONS
index 43b6c6a1..89ed5499 100644
--- a/VERSIONS
+++ b/VERSIONS
@@ -1,4 +1,4 @@
OPENSLX_VERSION_MAJOR="4"
OPENSLX_VERSION_MINOR="9"
-OPENSLX_VERSION_RELEASE="5"
+OPENSLX_VERSION_RELEASE="6"
OPENSLX_VERSION_STRING="${OPENSLX_VERSION_MAJOR}.${OPENSLX_VERSION_MINOR}.${OPENSLX_VERSION_RELEASE}${OPENSLX_SVN_SNAPSHOT:+rev$OPENSLX_VERSION_SVNREV}"