From 61e6eb290fa6d8176b3d25e134c2db49d4baf73e Mon Sep 17 00:00:00 2001 From: Ben Gras Date: Sun, 19 Mar 2006 20:57:22 +0000 Subject: [PATCH] Include version in ISO. --- tools/release.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/release.sh b/tools/release.sh index fc656602c..0439456f9 100755 --- a/tools/release.sh +++ b/tools/release.sh @@ -331,6 +331,7 @@ cp image_big image sh mkboot cdfdboot $TMPDISK3 cp $IMAGE $CDFILES/bootflop.img cp release/cd/* $CDFILES +echo "This is Minix version $version_pretty prepared `date`." >$CDFILES/VERSION.TXT h_opt= bootimage=$IMAGE -- 2.44.0