summaryrefslogtreecommitdiffstats
path: root/non-puppet/qtmetrics2/templates/about.html
diff options
context:
space:
mode:
authorJuha Sippola <juhasippola@outlook.com>2015-09-21 14:46:07 +0300
committerTony Sarajärvi <tony.sarajarvi@theqtcompany.com>2015-09-23 09:37:22 +0000
commit3f74a568f9a7149cf32e71c79efe727a8684e2e5 (patch)
tree53ef302f3dc4d1acd129125a7a644255af07234b /non-puppet/qtmetrics2/templates/about.html
parentc11438479b5ae3da4ba7d46e5d88c3c000028b59 (diff)
Qt Metrics 2 (v0.20): Admin page
New pages to show table sizes, to list and remove selected branches, and to list and remove build data for selected date. Pages are authenticated with HTTP basic authentication (credentials in ini file). Change-Id: I52b8bb8b1dc6882156f3fd97fceb256679732a8d 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.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/non-puppet/qtmetrics2/templates/about.html b/non-puppet/qtmetrics2/templates/about.html
index cb92979..e8b7dd2 100644
--- a/non-puppet/qtmetrics2/templates/about.html
+++ b/non-puppet/qtmetrics2/templates/about.html
@@ -34,7 +34,7 @@
/**
* About window content
- * @since 14-08-2015
+ * @since 19-08-2015
* @author Juha Sippola
*/
@@ -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.19 (14-Aug-2015)</small></p>
+<p><small>Version 0.20 (19-Aug-2015)</small></p>