Skip to content

Commit ccb7f38

Browse files
committed
Set release version and date
1 parent c442a87 commit ccb7f38

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.1
1+
=== 4.1.0.preview.3 / 2012-12-02
22

33
* Minor enhancements
44
* RDoc can now link to [], []=, << and >> methods. Pull request #202 by

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.1'
67+
VERSION = '4.1.0.preview.3'
6868

6969
##
7070
# Method visibilities

0 commit comments

Comments
 (0)