GUAC-855: Bump version numbers to 0.9.3 where applicable.

This commit is contained in:
Michael Jumper
2014-09-19 11:35:55 -07:00
parent bb4865783b
commit d44ee06f4c
6 changed files with 8 additions and 8 deletions

View File

@@ -156,7 +156,7 @@
<script type="text/javascript"> /* <![CDATA[ */
// Sanity check Guacamole JavaScript API version
if (Guacamole.API_VERSION !== "0.9.2")
if (Guacamole.API_VERSION !== "0.9.3")
GuacUI.Client.showStatus("Clear Your Cache", "An older version of Guacamole has been cached by your browser. Please clear your browser's cache and try again.");
// Start connect after control returns from onload (allow browser