We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b042c7 commit dc1b264Copy full SHA for dc1b264
History.rdoc
@@ -1,4 +1,4 @@
1
-=== 4.2
+=== 4.2.0 / 2014-12-06
2
3
* Major enhancements
4
* RDoc can now produce translation files for use with gettext. See
lib/rdoc.rb
@@ -64,7 +64,7 @@ class Error < RuntimeError; end
64
##
65
# RDoc version you are using
66
67
- VERSION = '4.2.0.alpha'
+ VERSION = '4.2.0'
68
69
70
# Method visibilities
0 commit comments