Add other version.h constants

This commit is contained in:
Seba Gamboa
2015-09-02 19:00:13 -03:00
parent 63d2d192a1
commit 230db2ca85
2 changed files with 16 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ require 'mruby/source/version'
Gem::Specification.new do |spec|
spec.name = "mruby-source"
spec.version = MRuby::Source::MRUBY_VERSION
spec.authors = ["mruby developers"]
spec.authors = [ MRuby::Source::MRUBY_AUTHOR ]
spec.summary = %q{MRuby source code wrapper.}
spec.description = %q{MRuby source code wrapper for use with Ruby libs.}