Fixed version number

This commit is contained in:
Michael Jumper
2011-03-01 01:09:38 -08:00
parent 7fe3968ff8
commit 85ee07b6ca

View File

@@ -83,7 +83,7 @@
<button id="CtrlAltDelete">Ctrl-Alt-Delete</button> <button id="CtrlAltDelete">Ctrl-Alt-Delete</button>
<!-- Logo and status --> <!-- Logo and status -->
<img id="logo" src="images/guacamole-logo.png" alt="Guacamole" title="__GUAC_VERSION"/> <img id="logo" src="images/guacamole-logo.png" alt="Guacamole" title="Guacamole 0.3.0"/>
<span id="state"></span> <span id="state"></span>
<a href="agpl-3.0-standalone.html"><img id="license" src="images/agpl-logo.png" alt="AGPLv3"/></a> <a href="agpl-3.0-standalone.html"><img id="license" src="images/agpl-logo.png" alt="AGPLv3"/></a>