]> source.dussan.org Git - redmine.git/commitdiff
Link to version in changelog.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 2 Jul 2017 12:03:49 +0000 (12:03 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 2 Jul 2017 12:03:49 +0000 (12:03 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@16749 e93f8b46-1217-0410-a6f0-8f06a7374b81

script/changelog.rb

index e25616d9f930c348ab7d3b6450e56cdc497d8dfa..9e4618ce813ec30737c23262b41137f8ecf7e43b 100644 (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...