Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tool/jt.rb
Original file line number Diff line number Diff line change
@@ -47,7 +47,7 @@ def self.find_bench
end

def self.jruby_version
File.read('VERSION').strip
File.read("#{JRUBY_DIR}/VERSION").strip
end

end

0 comments on commit 2088715

Please sign in to comment.