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 797b119fb..f4fc3867c 100644 --- a/lib/rdoc.rb +++ b/lib/rdoc.rb @@ -372,7 +372,7 @@ module RDoc ## # RDoc version you are using - VERSION = "2.2.1" + VERSION = "2.2.2" ## # Name of the dotfile that contains the description of files to be processed |