From c9f6755f28fd5c55dbb74427d23c51c4cbceafc1 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 7 Jan 2019 00:00:22 +0000 Subject: olddoc 1.6.0 4 changes since v1.5.1 (2017-12-15): oldweb: work around annoying ERB deprecation in Ruby 2.6 update URLs to HTTPS linkify source commands and URLs fall back to cgit_url and git_url if "source_code" is not defined --- GIT-VERSION-GEN | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index 99dde87..ec1f606 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,11 +1,11 @@ #!/usr/bin/env ruby -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2019 all contributors # License: GPL-3.0+ # frozen_string_literal: true CONSTANT = "Olddoc::VERSION" RVF = "lib/olddoc/version.rb" GVF = "GIT-VERSION-FILE" -DEF_VER = "v1.5.1" +DEF_VER = "v1.6.0" vn = DEF_VER.dup # First see if there is a version file (included in release tarballs), -- cgit v1.2.3-24-ge0c7