]> andersk Git - test.git/blobdiff - shellinabox/vt100.js
Some changes to improve compatibility with MacOS X.
[test.git] / shellinabox / vt100.js
index c29d0f807df1cb883e2d6d8f375cce0d7da224b2..46ebcf04941329b5eedf4a60abecafb46bde33c8 100644 (file)
@@ -2402,7 +2402,7 @@ VT100.prototype.toggleCursorBlinking = function() {
 };
 
 VT100.prototype.about = function() {
-  alert("VT100 Terminal Emulator " + "2.10 (revision 230)" +
+  alert("VT100 Terminal Emulator " + "2.10 (revision 231)" +
         "\nCopyright 2008-2010 by Markus Gutschke\n" +
         "For more information check http://shellinabox.com");
 };
This page took 0.395694 seconds and 4 git commands to generate.