]> andersk Git - test.git/blobdiff - shellinabox/vt100.js
Make a best effort to close the PAM session properly. But if any failure is
[test.git] / shellinabox / vt100.js
index 5457b612a4c32416f13e0d3dcc5fff7aa72a20ea..e07066919977b005020622346e3fd8f0809cc21f 100644 (file)
@@ -2384,7 +2384,7 @@ VT100.prototype.toggleCursorBlinking = function() {
 };
 
 VT100.prototype.about = function() {
-  alert("VT100 Terminal Emulator " + "2.10 (revision 221)" +
+  alert("VT100 Terminal Emulator " + "2.10 (revision 222)" +
         "\nCopyright 2008-2010 by Markus Gutschke\n" +
         "For more information check http://shellinabox.com");
 };
This page took 0.024023 seconds and 4 git commands to generate.