changeset 2893:84be0f28044d

Updated test footer to reflect 1.2.2-pre
author Nicholas Jillings <nicholas.jillings@mail.bcu.ac.uk>
date Wed, 05 Jul 2017 15:15:34 +0100
parents 22d1f6d9f0bf
children 7c21a0db02e9 5d5542e01fe1
files index.html test.html
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/index.html	Wed Jul 05 12:08:52 2017 +0100
+++ b/index.html	Wed Jul 05 15:15:34 2017 +0100
@@ -51,7 +51,7 @@
         <button id="popup-previous" class="popupButton">Back</button>
     </div>
     <div class="testHalt" style="visibility: hidden"></div>
-    <div id="footer"><a target="_blank" href="https://github.com/BrechtDeMan/WebAudioEvaluationTool">Web Audio Evaluation Toolbox (v1.2.1)</a></div>
+    <div id="footer"><a target="_blank" href="https://github.com/BrechtDeMan/WebAudioEvaluationTool">Web Audio Evaluation Toolbox (v1.2.2-pre)</a></div>
 </body>
 
 </html>
--- a/test.html	Wed Jul 05 12:08:52 2017 +0100
+++ b/test.html	Wed Jul 05 15:15:34 2017 +0100
@@ -37,7 +37,7 @@
         <button id="popup-previous" class="popupButton">Back</button>
     </div>
     <div class="testHalt" style="visibility: hidden"></div>
-    <div id="footer"><a target="_blank" href="https://github.com/BrechtDeMan/WebAudioEvaluationTool">Web Audio Evaluation Toolbox (v1.2.1)</a></div>
+    <div id="footer"><a target="_blank" href="https://github.com/BrechtDeMan/WebAudioEvaluationTool">Web Audio Evaluation Toolbox (v1.2.2-pre)</a></div>
 </body>
 
 </html>