From 1a86e0ff09a3b43529fc6b050ffc13f80c79a915 Mon Sep 17 00:00:00 2001
From: Aaron Klingaman <alk@cs.princeton.edu>
Date: Tue, 29 Mar 2005 19:43:25 +0000
Subject: [PATCH] make version 0.3, 0.2 was built on an incorrect kernel rpm
 and was pulled

---
 build.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.sh b/build.sh
index 5a03583..6a94392 100755
--- a/build.sh
+++ b/build.sh
@@ -2,7 +2,7 @@
 
 set -e
 
-BOOTCD_VERSION="3.0-beta0.1"
+BOOTCD_VERSION="3.0-beta0.3"
 FULL_VERSION_STRING="PlanetLab BootCD $BOOTCD_VERSION"
 
 # which boot server to contact
-- 
2.47.0