mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 12:34:21 +00:00
9 lines
75 B
Ruby
9 lines
75 B
Ruby
module RDoc
|
|
|
|
##
|
|
# RDoc version you are using
|
|
|
|
VERSION = '6.2.1'
|
|
|
|
end
|