ruby/lib/rdoc/version.rb
2021-05-31 23:47:41 +09:00

8 lines
77 B
Ruby

module RDoc
##
# RDoc version you are using
VERSION = '6.2.1.1'
end