summaryrefslogtreecommitdiffstats
path: root/initrd/distro-specs/suse/functions-default
diff options
context:
space:
mode:
Diffstat (limited to 'initrd/distro-specs/suse/functions-default')
-rw-r--r--initrd/distro-specs/suse/functions-default4
1 files changed, 2 insertions, 2 deletions
diff --git a/initrd/distro-specs/suse/functions-default b/initrd/distro-specs/suse/functions-default
index 2c45ff94..34cf34c9 100644
--- a/initrd/distro-specs/suse/functions-default
+++ b/initrd/distro-specs/suse/functions-default
@@ -4,7 +4,7 @@
# functions file). This file is the main base for the several
# SuSE distro versions
#
-# Author(s): Dirk von Suchodoletz <dirk@goe.net>, 09-07-2006
+# Author(s): Dirk von Suchodoletz <dirk@goe.net>, 29-07-2006
#
# Copyright: (c) 2006 - RZ Universitaet Freiburg
#
@@ -26,7 +26,7 @@ PATH=\"\$PATH:/var/X11R6/bin\"\n\
test \"\$UID\" -ge 100 && PATH=\"\$PATH:.\"\n\
QTDIR=/usr/lib/qt3\nexport QTDIR\nno_proxy='localhost'\n\
export no_proxy" > /mnt/etc/SuSEconfig/profile
-echo -e "DXS VERSION = 4.0a\nINITRAMFS GENERATION DATE = $date" \
+echo -e "DXS VERSION = 4.1.0\nINITRAMFS GENERATION DATE = $date" \
>> /mnt/etc/SuSE-release
# add the halt link to the 0 and 6 runlevel directories
ln -sf ../halt /mnt/etc/${D_INITDIR}/rc0.d/S20halt