?
Current Path : /usr/share/ruby/shell/ |
Linux gator3171.hostgator.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 |
Current File : //usr/share/ruby/shell/version.rb |
# # version.rb - shell version definition file # $Release Version: 0.7$ # $Revision: 38201 $ # by Keiju ISHITSUKA(keiju@ruby-lang.org) # # -- # # # class Shell # :nodoc: @RELEASE_VERSION = "0.7" @LAST_UPDATE_DATE = "07/03/20" end