From: Mark Huang Date: Tue, 21 Jun 2005 18:56:58 +0000 (+0000) Subject: - bump version number of BootCD now that we support USB flash X-Git-Tag: planetlab-3_3-rc2~13 X-Git-Url: http://git.onelab.eu/?p=bootcd.git;a=commitdiff_plain;h=4a1dcdedc03ffa7a8bc41d6ca7beddee76604572 - bump version number of BootCD now that we support USB flash --- 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'