From d9d199af65f53e6722164a1880fa9b9969b401b8 Mon Sep 17 00:00:00 2001
From: Eric Andersen <andersen@codepoet.org>
Date: Fri, 14 Apr 2006 18:28:35 +0000
Subject: [PATCH] per bug 828, bump boa package to v0.94.14rc21

---
 package/boa/boa.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/boa/boa.mk b/package/boa/boa.mk
index 37cf455d5c..81023b46de 100644
--- a/package/boa/boa.mk
+++ b/package/boa/boa.mk
@@ -4,7 +4,7 @@
 #
 #############################################################
 
-BOA_VERSION=0.94.14rc20
+BOA_VERSION=0.94.14rc21
 
 # Don't alter below this line unless you (think) you know
 # what you are doing! Danger, Danger!