diff --git a/History.rdoc b/History.rdoc index 2f328afec0..50c1edebf3 100644 --- a/History.rdoc +++ b/History.rdoc @@ -1,4 +1,4 @@ -=== 3.13 +=== 3.12.2 * Bug fixes * Fixed bug in syntax-highlighting that would corrupt regular expressions. diff --git a/lib/rdoc.rb b/lib/rdoc.rb index 9928325a4a..b03f8270f8 100644 --- a/lib/rdoc.rb +++ b/lib/rdoc.rb @@ -108,7 +108,7 @@ def self.const_missing const_name # :nodoc: ## # RDoc version you are using - VERSION = '3.12.1' + VERSION = '3.12.2' ## # Method visibilities