]> andersk Git - test.git/blobdiff - shellinabox/shell_in_a_box.js
Added a ${url} parameter that can be used in the service description
[test.git] / shellinabox / shell_in_a_box.js
index ab52210f41340a1e8e2a7f17b3d75a9f6cb8a0d4..f66323f666438f14f93f462a832745926b8e0199 100644 (file)
@@ -355,7 +355,7 @@ ShellInABox.prototype.extendContextMenu = function(entries, actions) {
 };
 
 ShellInABox.prototype.about = function() {
-  alert("Shell In A Box version " + "2.9 (revision 172)" +
+  alert("Shell In A Box version " + "2.9 (revision 174)" +
         "\nCopyright 2008-2009 by Markus Gutschke\n" +
         "For more information check http://shellinabox.com" +
         (typeof serverSupportsSSL != 'undefined' && serverSupportsSSL ?
This page took 0.028618 seconds and 4 git commands to generate.