Skip to content

Commit 2d1a29f

Browse files
committed
Updated version for releases
1 parent 9b0b5e5 commit 2d1a29f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

History.rdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
=== 4.0.0.preview2.1 / ??
1+
=== 4.0.0.preview2.1 / 2012-12-14
22

33
As a preview release, please file bugs for any problems you have with rdoc at
44
https://github.com/rdoc/rdoc/issues

lib/rdoc.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ class Error < RuntimeError; end
6464
##
6565
# RDoc version you are using
6666

67-
VERSION = '4.0.0.preview2'
67+
VERSION = '4.0.0.preview2.1'
6868

6969
##
7070
# Method visibilities

0 commit comments

Comments
 (0)