From e0badbbe033fdb250c45374b4055c665332aa48b Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 2 Feb 2017 18:32:17 +0000 Subject: olddoc 1.5.0 olddoc now avoids changing core RDoc behavior unless it is actually specified. Thanks to Daniel Ferreira for noticing this bug in [ruby-talk:437390]: http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/437390 We still assume any Ruby process will only use one RDoc template in its lifetime, and not switch between them. There are also a few minor documentation and code cleanups. 5 changes since olddoc v1.4.0: update URLs to HTTPS oldweb: apply LessHtml monkey patch late, at runtime oldweb: use flat_map instead of flatten.map chain oldweb: use native String#encode for (X)HTML escaping README: add NNTP archive link for mailing list --- GIT-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index d56359d..97460a4 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -5,7 +5,7 @@ CONSTANT = "Olddoc::VERSION" RVF = "lib/olddoc/version.rb" GVF = "GIT-VERSION-FILE" -DEF_VER = "v1.4.0" +DEF_VER = "v1.5.0" vn = DEF_VER.dup # First see if there is a version file (included in release tarballs), -- cgit v1.2.3-24-ge0c7