]> andersk Git - test.git/blobdiff - shellinabox/vt100.js
- Added the --css command line option to make incremental changes to the style sheet...
[test.git] / shellinabox / vt100.js
index 2e9f4d444d4b98aad062fd62c1092a7b985ebc0a..80d9d860f4e58490b219c9f3376b7737b4f921d2 100644 (file)
@@ -1693,7 +1693,7 @@ VT100.prototype.toggleBell = function() {
 };
 
 VT100.prototype.about = function() {
-  alert("VT100 Terminal Emulator " + "2.9 (revision 157)" +
+  alert("VT100 Terminal Emulator " + "2.9 (revision 158)" +
         "\nCopyright 2008-2009 by Markus Gutschke\n" +
         "For more information check http://shellinabox.com");
 };
This page took 0.325917 seconds and 4 git commands to generate.