Fixed version number
authorMichael Jumper <zhangmaike@users.sourceforge.net>
Tue, 1 Mar 2011 09:09:38 +0000 (01:09 -0800)
committerMichael Jumper <zhangmaike@users.sourceforge.net>
Tue, 1 Mar 2011 09:09:38 +0000 (01:09 -0800)
src/main/webapp/index.html

index d4132f6..8ae28e3 100644 (file)
@@ -83,7 +83,7 @@
                 <button id="CtrlAltDelete">Ctrl-Alt-Delete</button>
 
                 <!-- 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>
 
                 <a href="agpl-3.0-standalone.html"><img id="license" src="images/agpl-logo.png" alt="AGPLv3"/></a>