]> andersk Git - test.git/blobdiff - shellinabox/vt100.js
Even if ShellInABox is running with SSL support disabled, if the user connected
[test.git] / shellinabox / vt100.js
index 708115fd7a2e3950d4ec5eec7de88c7e21553f86..2bd40276e49e12f7ad5e9930226813d831f1d8da 100644 (file)
@@ -1693,7 +1693,7 @@ VT100.prototype.toggleBell = function() {
 };
 
 VT100.prototype.about = function() {
-  alert("VT100 Terminal Emulator " + "2.9 (revision 161)" +
+  alert("VT100 Terminal Emulator " + "2.9 (revision 162)" +
         "\nCopyright 2008-2009 by Markus Gutschke\n" +
         "For more information check http://shellinabox.com");
 };
This page took 0.024298 seconds and 4 git commands to generate.