]> andersk Git - test.git/blobdiff - shellinabox/shell_in_a_box.js
Removed non-standard fields from updwtmpx() wrapper function. This should improve
[test.git] / shellinabox / shell_in_a_box.js
index 4cc7b5dd6e63d74e4e6d3f40fc73a91de0c4f6b8..ddf5c6314d813513183ad3b14a69100981f56aca 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 207)" +
+  alert("Shell In A Box version " + "2.10 (revision 208)" +
         "\nCopyright 2008-2010 by Markus Gutschke\n" +
         "For more information check http://shellinabox.com" +
         (typeof serverSupportsSSL != 'undefined' && serverSupportsSSL ?
This page took 0.026615 seconds and 4 git commands to generate.