add RUBY_VERSION to notify syntax compatible version

parent 565e1f6e
...@@ -49,3 +49,5 @@ module Kernel ...@@ -49,3 +49,5 @@ module Kernel
!(self =~ y) !(self =~ y)
end end
end end
RUBY_VERSION = "1.9"
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment