]> andersk Git - test.git/blobdiff - shellinabox/vt100.js
Add dependency on lsb-base for the Debian package
[test.git] / shellinabox / vt100.js
index 8dea1cbeddf059a816baebb98df692e35de248f2..35f4a3e35dfd2e34fbc404f220202f68ab76d9d2 100644 (file)
@@ -1901,7 +1901,7 @@ VT100.prototype.toggleBell = function() {
 };
 
 VT100.prototype.about = function() {
-  alert("VT100 Terminal Emulator " + "2.9 (revision 182)" +
+  alert("VT100 Terminal Emulator " + "2.9 (revision 183)" +
         "\nCopyright 2008-2009 by Markus Gutschke\n" +
         "For more information check http://shellinabox.com");
 };
This page took 0.127671 seconds and 4 git commands to generate.