changeset 2896:5d5542e01fe1

Merge branch 'vnext'
author Nicholas Jillings <nicholas.jillings@mail.bcu.ac.uk>
date Wed, 05 Jul 2017 15:22:30 +0100
parents 84be0f28044d (diff) 2eec0c37b4cb (current diff)
children 1ea3413a7930 231d2186f3fc e936521b1eb0
files
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/index.html	Wed Jul 05 15:20:45 2017 +0100
+++ b/index.html	Wed Jul 05 15:22:30 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 15:20:45 2017 +0100
+++ b/test.html	Wed Jul 05 15:22:30 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>