From 4a1dcdedc03ffa7a8bc41d6ca7beddee76604572 Mon Sep 17 00:00:00 2001 From: Mark Huang Date: Tue, 21 Jun 2005 18:56:58 +0000 Subject: [PATCH] - bump version number of BootCD now that we support USB flash --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 1b52042..180ef20 100755 --- a/build.sh +++ b/build.sh @@ -8,7 +8,7 @@ CONFIGURATIONS_DIR=configurations/ # where built files are stored BUILD_DIR=build/ -BOOTCD_VERSION="3.0" +BOOTCD_VERSION="3.1" FULL_VERSION_STRING="PlanetLab BootCD" OUTPUT_IMAGE_NAME='PlanetLab-BootCD' -- 2.43.0