]> andersk Git - test.git/blobdiff - shellinabox/shell_in_a_box.js
Thanks to lotr44's excellent analysis of the problem, we now have
[test.git] / shellinabox / shell_in_a_box.js
index 8e27d6f439f058836cc999f6cd050e488865ac4e..f256f3fc36cb022e50a6d32854f3c7a91bec553b 100644 (file)
@@ -358,7 +358,7 @@ ShellInABox.prototype.extendContextMenu = function(entries, actions) {
 };
 
 ShellInABox.prototype.about = function() {
-  alert("Shell In A Box version " + "2.10 (revision 212)" +
+  alert("Shell In A Box version " + "2.10 (revision 213)" +
         "\nCopyright 2008-2010 by Markus Gutschke\n" +
         "For more information check http://shellinabox.com" +
         (typeof serverSupportsSSL != 'undefined' && serverSupportsSSL ?
This page took 0.125683 seconds and 4 git commands to generate.