Current Path : /proc/thread-self/root/opt/alt/ruby19/lib64/ruby/1.9.1/shell/ |
Current File : //proc/thread-self/root/opt/alt/ruby19/lib64/ruby/1.9.1/shell/version.rb |
# # version.rb - shell version definition file # $Release Version: 0.7$ # $Revision: 31641 $ # by Keiju ISHITSUKA(keiju@ruby-lang.org) # # -- # # # class Shell @RELEASE_VERSION = "0.7" @LAST_UPDATE_DATE = "07/03/20" end