mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
add RUBY_ENGINE; ref #576
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#define MRUBY_RUBY_VERSION "1.9"
|
||||
#define MRUBY_VERSION "v1.0.0"
|
||||
#define MRUBY_RUBY_ENGINE "mruby"
|
||||
|
||||
#define MRUBY_VERSION "v1.0.0"
|
||||
#define MRUBY_RELEASE_MAJOR 1
|
||||
#define MRUBY_RELEASE_MINOR 0
|
||||
#define MRUBY_RELEASE_TEENY 1
|
||||
|
||||
Reference in New Issue
Block a user