📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-22 05:35:37
📂
/ (Root)
/
opt
/
cpanel
/
ea-ruby27
/
root
/
usr
/
share
/
ruby
/
ruby-2.7.8
/
irb
📍 /opt/cpanel/ea-ruby27/root/usr/share/ruby/ruby-2.7.8/irb
🔄 Refresh
✏️
Editing: version.rb
Read Only
# frozen_string_literal: false # # irb/version.rb - irb version definition file # $Release Version: 0.9.6$ # $Revision$ # by Keiju ISHITSUKA(keiju@ishitsuka.com) # # -- # # # module IRB # :nodoc: VERSION = "1.2.6" @RELEASE_VERSION = VERSION @LAST_UPDATE_DATE = "2020-09-14" end
💾 Save Changes
❌ Cancel