HEX
Server: LiteSpeed
System: Linux server902.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: digircle (1593)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //opt/alt/ruby19/lib64/ruby/1.9.1/rake/version.rb
module Rake
  VERSION = '0.9.2.2'

  module Version # :nodoc: all
    MAJOR, MINOR, BUILD = VERSION.split '.'
    NUMBERS = [ MAJOR, MINOR, BUILD ]
  end
end