summaryrefslogtreecommitdiffstats
path: root/VERSIONS
diff options
context:
space:
mode:
authorDirk von Suchodoletz2008-10-17 16:28:20 +0200
committerDirk von Suchodoletz2008-10-17 16:28:20 +0200
commit798db9819d2e5f7b03639cce4630f67921e3331e (patch)
treea9a05d65c1d9d71fd97a5d61c3fb0ab4107b20d1 /VERSIONS
parentadded usb2.0 support to vmpl2+, to be tested on 2.0 (diff)
downloadcore-798db9819d2e5f7b03639cce4630f67921e3331e.tar.gz
core-798db9819d2e5f7b03639cce4630f67921e3331e.tar.xz
core-798db9819d2e5f7b03639cce4630f67921e3331e.zip
Cleanup of now unneeded/deprecated initramfs-ng directory. The
stuff is completely incorporated into trunk ... New mini version because of a set of improvements/changes. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2356 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 ca3c16f9..c533e182 100644
--- a/VERSIONS
+++ b/VERSIONS
@@ -1,4 +1,4 @@
OPENSLX_VERSION_MAJOR="4"
OPENSLX_VERSION_MINOR="9"
-OPENSLX_VERSION_RELEASE="1"
+OPENSLX_VERSION_RELEASE="2"
OPENSLX_VERSION_STRING="${OPENSLX_VERSION_MAJOR}.${OPENSLX_VERSION_MINOR}.${OPENSLX_VERSION_RELEASE}${OPENSLX_SVN_SNAPSHOT:+rev$OPENSLX_VERSION_SVNREV}"