]> andersk Git - test.git/blobdiff - shellinabox/vt100.js
- Perform all URL rewriting before loading the first resource (e.g. style sheets).
[test.git] / shellinabox / vt100.js
index 1884e8bf80a0a31878f8ab393fca69d210599f97..5c825b04c744f6c064f772df969e5fa4e54e643f 100644 (file)
@@ -1693,7 +1693,7 @@ VT100.prototype.toggleBell = function() {
 };
 
 VT100.prototype.about = function() {
-  alert("VT100 Terminal Emulator " + "2.9 (revision 152)" +
+  alert("VT100 Terminal Emulator " + "2.9 (revision 153)" +
         "\nCopyright 2008-2009 by Markus Gutschke\n" +
         "For more information check http://shellinabox.com");
 };
This page took 0.045475 seconds and 4 git commands to generate.