Mercurial > hg > webaudioevaluationtool
diff index.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 | 1a1d37f2b4e5 702a8d786e1a |
line wrap: on
line diff
--- a/index.html Wed Aug 02 07:40:29 2017 +0100 +++ b/index.html Wed Aug 02 07:42:33 2017 +0100 @@ -24,7 +24,7 @@ <body> <div id='topLevelBody'> - <h1><a target="_blank" href="https://github.com/BrechtDeMan/WebAudioEvaluationTool">Web Audio Evaluation Toolbox (v1.2.1)</a></h1> + <h1><a target="_blank" href="https://github.com/BrechtDeMan/WebAudioEvaluationTool">Web Audio Evaluation Toolbox (v1.2.2)</a></h1> <h2>Start menu </h2> <ul> <li><a href="test.html?url=tests/examples/APE_example.xml" target="_blank">APE interface test example</a></li> @@ -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.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>