From c87e8526c34d22517ee008903eed00fc168beec7 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 2 Dec 2016 01:22:08 +0000 Subject: olddoc 1.3.0 This release supports the newly-released rdoc 5.x, but maintains support for rdoc 4.2+. A new "source_code" accessor was introduced to make us less git-centric to support other systems. 7 changes since 1.2.0: _head: fix Content-Type charset attribute add source_code accessor for tail footer build: dynamically generate version number _tail: do not mutate existing arrays gemspec: support rdoc 5.x build: avoid network usage in "install-gem" target doc: olddoc.5: document "source_code" field --- GIT-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index 7199e19..f85a3d5 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.3.0.GIT" +DEF_VER = "v1.3.0" vn = DEF_VER.dup # First see if there is a version file (included in release tarballs), -- cgit v1.2.3-24-ge0c7