From 5958f9f196b46f11668286d4ae216710e0971e48 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 22 Jan 2017 21:37:12 +0000 Subject: olddoc 1.4.0 This release fixes one formatting bug. It also removes the 'builder' dependency to avoid warnings with (<= 3.2.2) and make this project easier-to-install. 3 changes since v1.3.0 (Dec 2016): oldweb/class: add space before superclass method name news_rdoc: fix unused variable warning remove 'builder' dependency --- GIT-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index f85a3d5..d56359d 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" +DEF_VER = "v1.4.0" vn = DEF_VER.dup # First see if there is a version file (included in release tarballs), -- cgit v1.2.3-24-ge0c7