]> andersk Git - test.git/blobdiff - shellinabox/vt100.js
Released version 2.10
[test.git] / shellinabox / vt100.js
index a66db588f43e7b901270623e489a0072c77b5e6c..cf7a5de352acc5caf5741b2e9e9da7e6742f197a 100644 (file)
@@ -1901,7 +1901,7 @@ VT100.prototype.toggleBell = function() {
 };
 
 VT100.prototype.about = function() {
-  alert("VT100 Terminal Emulator " + "2.9 (revision 185)" +
+  alert("VT100 Terminal Emulator " + "2.10 (revision 186)" +
         "\nCopyright 2008-2009 by Markus Gutschke\n" +
         "For more information check http://shellinabox.com");
 };
This page took 0.062769 seconds and 4 git commands to generate.