summaryrefslogtreecommitdiff
path: root/initramfs
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2012-08-03 14:14:08 +0200
committerJuergen Daubert <jue@jue.li>2012-08-03 14:14:08 +0200
commitc05a58d5e329e7f62e9535b5b63e540f5bc4a6a9 (patch)
tree539b639a7b691d70c55f4996fcc5b2d702d31b73 /initramfs
parent22cdeb9c5727aa2f84e6b2e05a99e993fbe74ac8 (diff)
downloadiso-c05a58d5e329e7f62e9535b5b63e540f5bc4a6a9.tar.gz
iso-c05a58d5e329e7f62e9535b5b63e540f5bc4a6a9.tar.xz
set CRUX version to 2.8
Diffstat (limited to 'initramfs')
-rwxr-xr-xinitramfs/init2
1 files changed, 1 insertions, 1 deletions
diff --git a/initramfs/init b/initramfs/init
index b30145b..df30253 100755
--- a/initramfs/init
+++ b/initramfs/init
@@ -128,7 +128,7 @@ find_and_mount_media() {
# main script
echo ""
-echo -e "${BOLD}CRUX 2.7.1 - ${BLUE}http://crux.nu/${NORM}"
+echo -e "${BOLD}CRUX 2.8 - ${BLUE}http://crux.nu/${NORM}"
echo ""
exec >/dev/console </dev/console 2>&1

Generated by cgit