diff options
Diffstat (limited to 'lib/rdoc.rb')
-rw-r--r-- | lib/rdoc.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rdoc.rb b/lib/rdoc.rb index 6414bd7683..aee6da5049 100644 --- a/lib/rdoc.rb +++ b/lib/rdoc.rb @@ -103,7 +103,7 @@ module RDoc ## # RDoc version you are using - VERSION = '3.6' + VERSION = '3.6.1' ## # Method visibilities |