From 84f95ab7c93380677cca68f529aed2d7e4e63334 Mon Sep 17 00:00:00 2001 From: Eric Hodel Date: Sat, 1 Dec 2012 12:26:27 -0800 Subject: [PATCH] Revert "Revert "Hoe does not like prereleases in VERSION"" This reverts commit 1abb9c8982027e2ef7f6007395265281a85ed5a2. --- History.rdoc | 2 +- lib/rdoc.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/History.rdoc b/History.rdoc index 3c399eed3e..4c91a91fa7 100644 --- a/History.rdoc +++ b/History.rdoc @@ -1,4 +1,4 @@ -=== 4.0.0.preview2 +=== 4.0.0.preview2 / 2012-12-01 As a preview release, please file bugs for any problems you have with rdoc at https://github.com/rdoc/rdoc/issues diff --git a/lib/rdoc.rb b/lib/rdoc.rb index 23b63bb8e5..32a3658e41 100644 --- a/lib/rdoc.rb +++ b/lib/rdoc.rb @@ -64,7 +64,7 @@ class Error < RuntimeError; end ## # RDoc version you are using - VERSION = '4.0.0.preview2' + VERSION = '4.0.0' ## # Method visibilities