소스 검색

per bug 828, bump boa package to v0.94.14rc21

Eric Andersen 19 년 전
부모
커밋
d9d199af65
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      package/boa/boa.mk

+ 1 - 1
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!