include/mruby/version.h: change MRuby to mruby

This commit is contained in:
John Bampton
2023-10-14 19:13:49 +10:00
parent 4656ea5ccd
commit db20a19711
+1 -1
View File
@@ -117,7 +117,7 @@ MRB_BEGIN_DECL
#define MRUBY_BIRTH_YEAR 2010
/*
* MRuby's authors.
* mruby's authors.
*/
#define MRUBY_AUTHOR "mruby developers"