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 9b0b5e5 commit 2d1a29fCopy full SHA for 2d1a29f
History.rdoc
@@ -1,4 +1,4 @@
1
-=== 4.0.0.preview2.1 / ??
+=== 4.0.0.preview2.1 / 2012-12-14
2
3
As a preview release, please file bugs for any problems you have with rdoc at
4
https://github.com/rdoc/rdoc/issues
lib/rdoc.rb
@@ -64,7 +64,7 @@ class Error < RuntimeError; end
64
##
65
# RDoc version you are using
66
67
- VERSION = '4.0.0.preview2'
+ VERSION = '4.0.0.preview2.1'
68
69
70
# Method visibilities
0 commit comments