diff --git a/script/changelog.rb b/script/changelog.rb index e25616d9f930c348ab7d3b6450e56cdc497d8dfa..9e4618ce813ec30737c23262b41137f8ecf7e43b 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...