From 4e85e0619f3d5b705a6a6d32f640a1839a061fab Mon Sep 17 00:00:00 2001 From: Eric Hodel Date: Thu, 11 Aug 2011 11:18:22 -0700 Subject: [PATCH] Update VERSION for release --- lib/rdoc.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/rdoc.rb b/lib/rdoc.rb index 86c194f8ba..ddae96f53e 100644 --- a/lib/rdoc.rb +++ b/lib/rdoc.rb @@ -104,7 +104,7 @@ def self.const_missing const_name # :nodoc: ## # RDoc version you are using - VERSION = '3.9.1' + VERSION = '3.9.2' ## # Method visibilities