]> andersk Git - test.git/blobdiff - shellinabox/shell_in_a_box.js
Corrected URL in debian/watch file
[test.git] / shellinabox / shell_in_a_box.js
index 4c1baf47806e59f7b250eebe20340a36f24e169d..37adc1147999fbe7892afff7b1ae10396ba27e93 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 195)" +
+  alert("Shell In A Box version " + "2.10 (revision 196)" +
         "\nCopyright 2008-2009 by Markus Gutschke\n" +
         "For more information check http://shellinabox.com" +
         (typeof serverSupportsSSL != 'undefined' && serverSupportsSSL ?
This page took 0.027125 seconds and 4 git commands to generate.