From: Jean-Philippe Lang Date: Sun, 2 Jul 2017 12:03:49 +0000 (+0000) Subject: Link to version in changelog. X-Git-Tag: 4.0.0~660 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=ee698b50c4dd12141e5c6c5b86939c6ef80e213a;p=redmine.git Link to version in changelog. git-svn-id: http://svn.redmine.org/redmine/trunk@16749 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/script/changelog.rb b/script/changelog.rb index e25616d9f..9e4618ce8 100644 --- a/script/changelog.rb +++ b/script/changelog.rb @@ -287,7 +287,7 @@ module Redmine out_file << "== #{r_date} v#{v_name}\n\n" elsif target == 'website' out_file << "h1. Changelog #{v_name}\n\n" if n_branch == true - out_file << "h2. #{v_name} (#{r_date})\n\n" + out_file << "h2. version:#{v_name} (#{r_date})\n\n" end # Print the categories...