]> andersk Git - test.git/blobdiff - shellinabox/vt100.js
In an attempt to reduce build dependencies, remove the requirement for
[test.git] / shellinabox / vt100.js
index b96562690b12634b2631d513c344bb4e104c4ffa..c29d0f807df1cb883e2d6d8f375cce0d7da224b2 100644 (file)
@@ -2402,7 +2402,7 @@ VT100.prototype.toggleCursorBlinking = function() {
 };
 
 VT100.prototype.about = function() {
-  alert("VT100 Terminal Emulator " + "2.10 (revision 229)" +
+  alert("VT100 Terminal Emulator " + "2.10 (revision 230)" +
         "\nCopyright 2008-2010 by Markus Gutschke\n" +
         "For more information check http://shellinabox.com");
 };
This page took 1.266212 seconds and 4 git commands to generate.