mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
parent
3f00a606a5
commit
3f33bfa1e5
1 changed files with 1 additions and 1 deletions
|
@ -425,7 +425,7 @@
|
|||
# If you have any questions, file a ticket at http://bugs.ruby-lang.org.
|
||||
#
|
||||
class OptionParser
|
||||
OptionParser::Version = "0.4.0.pre.1"
|
||||
OptionParser::Version = "0.4.0"
|
||||
|
||||
# :stopdoc:
|
||||
NoArgument = [NO_ARGUMENT = :NONE, nil].freeze
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue