D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
alt
/
ruby19
/
lib64
/
ruby
/
1.9.1
/
shell
/
Filename :
version.rb
back
Copy
# # 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