From e0541b6cd3b5dc15077a7f9b2871e1fa1f4c3b3e Mon Sep 17 00:00:00 2001 From: takahashim Date: Fri, 8 Mar 2013 01:45:20 -0800 Subject: [PATCH] add new question 'How to find out release version?' --- FAQ-(General-Topic).md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/FAQ-(General-Topic).md b/FAQ-(General-Topic).md index 6574881..45118e1 100644 --- a/FAQ-(General-Topic).md +++ b/FAQ-(General-Topic).md @@ -33,3 +33,8 @@ I recommend compatible boards if your wish is using Arduino shields. ## MIPS bare metals (To be written) + + +# How to find out release version? + +mruby has been not yet released. You can get latest revision of mruby from github https://github.com/mruby/mruby \ No newline at end of file