]> andersk Git - test.git/blobdiff - shellinabox/vt100.js
Document the --user-css command line option. Added an example on how to
[test.git] / shellinabox / vt100.js
index 35f4a3e35dfd2e34fbc404f220202f68ab76d9d2..a66db588f43e7b901270623e489a0072c77b5e6c 100644 (file)
@@ -1901,7 +1901,7 @@ VT100.prototype.toggleBell = function() {
 };
 
 VT100.prototype.about = function() {
-  alert("VT100 Terminal Emulator " + "2.9 (revision 183)" +
+  alert("VT100 Terminal Emulator " + "2.9 (revision 185)" +
         "\nCopyright 2008-2009 by Markus Gutschke\n" +
         "For more information check http://shellinabox.com");
 };
This page took 1.49633 seconds and 4 git commands to generate.