summaryrefslogtreecommitdiffstats
path: root/VERSIONS
diff options
context:
space:
mode:
authorDirk von Suchodoletz2008-12-22 20:01:19 +0100
committerDirk von Suchodoletz2008-12-22 20:01:19 +0100
commit6ad0e3615becb019cbcd38595fc0a97e69d72cf5 (patch)
treef23e2c62fe073bf013945df644553edf3a00113a /VERSIONS
parentStub files (not really matched yet) for new distributions ... (diff)
downloadcore-6ad0e3615becb019cbcd38595fc0a97e69d72cf5.tar.gz
core-6ad0e3615becb019cbcd38595fc0a97e69d72cf5.tar.xz
core-6ad0e3615becb019cbcd38595fc0a97e69d72cf5.zip
Ping to the nfs server added to init: Before the NFS root is mounted an
ICMP package is sent (waiting for max. of 15 seconds). This might help to get a proper TCP NFS mount running (please report). And the rest for the new distributions (Engine.pm) ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2444 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 18b30d47..43b6c6a1 100644
--- a/VERSIONS
+++ b/VERSIONS
@@ -1,4 +1,4 @@
OPENSLX_VERSION_MAJOR="4"
OPENSLX_VERSION_MINOR="9"
-OPENSLX_VERSION_RELEASE="3"
+OPENSLX_VERSION_RELEASE="5"
OPENSLX_VERSION_STRING="${OPENSLX_VERSION_MAJOR}.${OPENSLX_VERSION_MINOR}.${OPENSLX_VERSION_RELEASE}${OPENSLX_SVN_SNAPSHOT:+rev$OPENSLX_VERSION_SVNREV}"