Skip to content

Commit 51c7cb6

Browse files
committed
Update history for 3.9.4
1 parent 6a4c295 commit 51c7cb6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

History.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
=== 3.9.4 / 2011-08-26
2+
3+
* Bug fixes
4+
* Applied typo and grammar fixes from Luke Gruber. Ruby bug #5203
5+
16
=== 3.9.3 / 2011-08-23
27

38
* Bug fixes

lib/rdoc.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ def self.const_missing const_name # :nodoc:
104104
##
105105
# RDoc version you are using
106106

107-
VERSION = '3.9.3'
107+
VERSION = '3.9.4'
108108

109109
##
110110
# Method visibilities

0 commit comments

Comments
 (0)