From: Ben Gras Date: Tue, 13 Sep 2005 12:29:08 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v3.1.0~102 X-Git-Url: http://zhaoyanbai.com/repos/dnssec-importkey.html?a=commitdiff_plain;h=0c83d1f97e5e812b1dfd117321fa923bf3d6fb31;p=minix.git *** empty log message *** --- diff --git a/commands/scripts/setup.sh b/commands/scripts/setup.sh index 5fe2410ad..01a13375f 100755 --- a/commands/scripts/setup.sh +++ b/commands/scripts/setup.sh @@ -399,7 +399,7 @@ nohome="0" if [ ! "$auto" = r ] then homesize="" echo "" -echo " --- Step 6: /home configuration ---------------------------------------" +echo " --- Step 6: Select the size of /home ----------------------------------" while [ -z "$homesize" ] do diff --git a/include/minix/config.h b/include/minix/config.h index cd6d84caf..de4474760 100755 --- a/include/minix/config.h +++ b/include/minix/config.h @@ -3,7 +3,7 @@ /* Minix release and version numbers. */ #define OS_RELEASE "3" -#define OS_VERSION "0.8f" +#define OS_VERSION "0.8g" /* This file sets configuration parameters for the MINIX kernel, FS, and PM. * It is divided up into two main sections. The first section contains