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