summaryrefslogtreecommitdiffstats
path: root/non-puppet/qtmetrics2/templates/about.html
diff options
context:
space:
mode:
authorJuha Sippola <juhasippola@outlook.com>2015-08-05 11:32:30 +0300
committerTony Sarajärvi <tony.sarajarvi@theqtcompany.com>2015-09-16 07:34:36 +0000
commita99be616162ea0706ebf4c01ae9e983a2cb04fb3 (patch)
tree058f9370a5b0adc93cde1da5d573e386b849fea9 /non-puppet/qtmetrics2/templates/about.html
parent18f934238b78b7c8bdb9f4965f7fd5fef2fed218 (diff)
Qt Metrics 2 (v0.18): Url encoding
Added url encoding for platform, testset and project links (if not already used). This solves html validator errors e.g. for testsets that have a space in their name. Change-Id: I98bd724df5e732d40f6e0e7e9d990487b4128cb2 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@theqtcompany.com>
Diffstat (limited to 'non-puppet/qtmetrics2/templates/about.html')
-rw-r--r--non-puppet/qtmetrics2/templates/about.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/non-puppet/qtmetrics2/templates/about.html b/non-puppet/qtmetrics2/templates/about.html
index 1849b32..c15320d 100644
--- a/non-puppet/qtmetrics2/templates/about.html
+++ b/non-puppet/qtmetrics2/templates/about.html
@@ -43,4 +43,4 @@
<p>This is Qt Metrics revision 2 with redesigned UI and database.</p>
<p>These pages are still <strong>under construction</strong> and therefore the views and functionality is limited.</p>
<p>See the <a href="https://wiki.qt.io/Qt_Metrics_2_Backlog" target="_blank">backlog</a> for development items currently identified or in progress.</p>
-<p><small>Version 0.17 (03-Aug-2015)</small></p>
+<p><small>Version 0.18 (03-Aug-2015)</small></p>