Skip to content

Commit

Permalink
Revert "Revert "Revert "Hoe does not like prereleases in VERSION"""
Browse files Browse the repository at this point in the history
This reverts commit 84f95ab.
  • Loading branch information
drbrain committed Dec 1, 2012
1 parent 84f95ab commit 9e53464
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion History.rdoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
=== 4.0.0.preview2 / 2012-12-01
=== 4.0.0.preview2

As a preview release, please file bugs for any problems you have with rdoc at
https://github.com/rdoc/rdoc/issues
Expand Down
2 changes: 1 addition & 1 deletion lib/rdoc.rb
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ class Error < RuntimeError; end
##
# RDoc version you are using

VERSION = '4.0.0'
VERSION = '4.0.0.preview2'

##
# Method visibilities
Expand Down

0 comments on commit 9e53464

Please sign in to comment.