Skip to content

Commit dc1b264

Browse files
committed
Update release version and date
1 parent 7b042c7 commit dc1b264

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.2
1+
=== 4.2.0 / 2014-12-06
22

33
* Major enhancements
44
* RDoc can now produce translation files for use with gettext. See

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.2.0.alpha'
67+
VERSION = '4.2.0'
6868

6969
##
7070
# Method visibilities

0 commit comments

Comments
 (0)