diff --git a/History.rdoc b/History.rdoc index 90d3bb5fe1..69afc69cad 100644 --- a/History.rdoc +++ b/History.rdoc @@ -1,4 +1,4 @@ -=== 4.1.0.preview.3 / 2012-12-02 +=== 4.1.0 / 2013-12-26 * Notable changes * Improved accessibility of HTML output. Accessibility review was provided diff --git a/lib/rdoc.rb b/lib/rdoc.rb index 02be64f232..133888c280 100644 --- a/lib/rdoc.rb +++ b/lib/rdoc.rb @@ -64,7 +64,7 @@ class Error < RuntimeError; end ## # RDoc version you are using - VERSION = '4.1.0.preview.3' + VERSION = '4.1.0' ## # Method visibilities