mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
parent
9180e33ca3
commit
fc363944b4
1 changed files with 1 additions and 1 deletions
|
@ -425,7 +425,7 @@
|
|||
#
|
||||
class OptionParser
|
||||
# The version string
|
||||
OptionParser::Version = "0.4.0"
|
||||
OptionParser::Version = "0.5.0"
|
||||
|
||||
# :stopdoc:
|
||||
NoArgument = [NO_ARGUMENT = :NONE, nil].freeze
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue