]> andersk Git - test.git/blobdiff - shellinabox/vt100.js
* Added checks that the debian/changelog file is up-to-date
[test.git] / shellinabox / vt100.js
index 485ccefa063cb74be6d1363870d317c3537d684c..1fc997bdf5c704f7309a7faf642c101191d9f7e8 100644 (file)
@@ -1955,7 +1955,7 @@ VT100.prototype.toggleBell = function() {
 };
 
 VT100.prototype.about = function() {
-  alert("VT100 Terminal Emulator " + "2.10 (revision 193)" +
+  alert("VT100 Terminal Emulator " + "2.10 (revision 194)" +
         "\nCopyright 2008-2009 by Markus Gutschke\n" +
         "For more information check http://shellinabox.com");
 };
This page took 0.151445 seconds and 4 git commands to generate.