From 2d1a29f5d9be45544b39eea9af3cb6fe60e45740 Mon Sep 17 00:00:00 2001 From: Eric Hodel Date: Fri, 14 Dec 2012 21:41:52 -0800 Subject: [PATCH] Updated version for releases --- History.rdoc | 2 +- lib/rdoc.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/History.rdoc b/History.rdoc index bace4d8a99..285a875a71 100644 --- a/History.rdoc +++ b/History.rdoc @@ -1,4 +1,4 @@ -=== 4.0.0.preview2.1 / ?? +=== 4.0.0.preview2.1 / 2012-12-14 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..76f2d311f8 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.preview2.1' ## # Method visibilities