]> andersk Git - test.git/blobdiff - shellinabox/vt100.js
Fixed lintian warnings. Tested on Debian Sid (x86-64)
[test.git] / shellinabox / vt100.js
index 9cc223e8a813799a11701030b9906a658d18217c..a23ed4f63404bd91f90f7b4fb7c94b9d45cd4a29 100644 (file)
@@ -1962,7 +1962,7 @@ VT100.prototype.toggleCursorBlinking = function() {
 };
 
 VT100.prototype.about = function() {
-  alert("VT100 Terminal Emulator " + "2.10 (revision 213)" +
+  alert("VT100 Terminal Emulator " + "2.10 (revision 215)" +
         "\nCopyright 2008-2010 by Markus Gutschke\n" +
         "For more information check http://shellinabox.com");
 };
This page took 0.063934 seconds and 4 git commands to generate.