1
0
mirror of https://github.com/meineerde/redmine.git synced 2026-01-02 05:39:40 +00:00

Link to version in changelog.

git-svn-id: http://svn.redmine.org/redmine/trunk@16749 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang 2017-07-02 12:03:49 +00:00
parent 09d8a1b4df
commit ee698b50c4

View File

@ -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...