summaryrefslogtreecommitdiffstats
path: root/VERSIONS
diff options
context:
space:
mode:
authorMichael Janczyk2012-12-17 17:56:22 +0100
committerMichael Janczyk2012-12-17 17:56:22 +0100
commitf6091ada5b293fe64e1dd6c6959189e0b8e4d1fa (patch)
tree415b402dfc2046b0f01392dea0c909aa17a1efa2 /VERSIONS
parentFW is now automatically added to the initramfs. Checks are done with modinfo. (diff)
downloadcore-f6091ada5b293fe64e1dd6c6959189e0b8e4d1fa.tar.gz
core-f6091ada5b293fe64e1dd6c6959189e0b8e4d1fa.tar.xz
core-f6091ada5b293fe64e1dd6c6959189e0b8e4d1fa.zip
Follow links in modprobe.d when copying to stage3.
Minor version change, because of ne feautres
Diffstat (limited to 'VERSIONS')
-rw-r--r--VERSIONS2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSIONS b/VERSIONS
index 55c9bd0b..2c9a8586 100644
--- a/VERSIONS
+++ b/VERSIONS
@@ -1,5 +1,5 @@
OPENSLX_VERSION_MAJOR="5"
OPENSLX_VERSION_MINOR="0"
-OPENSLX_VERSION_RELEASE="5"
+OPENSLX_VERSION_RELEASE="6"
OPENSLX_VERSION_STRING="${OPENSLX_VERSION_MAJOR}.${OPENSLX_VERSION_MINOR}.${OPENSLX_VERSION_RELEASE}${OPENSLX_VERSION_BUILD}"