diff test.html @ 2919:81f17b7bfe82

Update HTML footers
author Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk>
date Wed, 02 Aug 2017 07:42:33 +0100
parents 4028cf5afef1
children 702a8d786e1a
line wrap: on
line diff
--- a/test.html	Wed Aug 02 07:40:29 2017 +0100
+++ b/test.html	Wed Aug 02 07:42:33 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.2-pre)</a></div>
+    <div id="footer"><a target="_blank" href="https://github.com/BrechtDeMan/WebAudioEvaluationTool">Web Audio Evaluation Toolbox (v1.2.2)</a></div>
 </body>
 
 </html>