summaryrefslogtreecommitdiffstats
path: root/VERSIONS
diff options
context:
space:
mode:
authorDirk von Suchodoletz2009-01-22 16:19:18 +0100
committerDirk von Suchodoletz2009-01-22 16:19:18 +0100
commita515ed419db01da03f50570debd69e66c148e3d4 (patch)
treeb27d9d337f3850dd5aad1129ab9428cc8a653776 /VERSIONS
parentxserver plugin fixes: (diff)
downloadcore-a515ed419db01da03f50570debd69e66c148e3d4.tar.gz
core-a515ed419db01da03f50570debd69e66c148e3d4.tar.xz
core-a515ed419db01da03f50570debd69e66c148e3d4.zip
(Hopefully) final fix for the new directory scheme of the virtualization
environments. Please check that your variable of vmchooser "xmlpath" is updated to "/var/lib/virt/vmware/vmwareNN" NN is the version of the workstation (e.g. 65 for the new 6.5.X version). The *.xml description files are now expected in the respective path living beside the *.vmdk again! git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2516 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 615adf02..00fe1d1d 100644
--- a/VERSIONS
+++ b/VERSIONS
@@ -1,4 +1,4 @@
OPENSLX_VERSION_MAJOR="4"
OPENSLX_VERSION_MINOR="9"
-OPENSLX_VERSION_RELEASE="7"
+OPENSLX_VERSION_RELEASE="8"
OPENSLX_VERSION_STRING="${OPENSLX_VERSION_MAJOR}.${OPENSLX_VERSION_MINOR}.${OPENSLX_VERSION_RELEASE}${OPENSLX_SVN_SNAPSHOT:+rev$OPENSLX_VERSION_SVNREV}"