]> andersk Git - test.git/blobdiff - demo/vt100.js
Corrected URL in debian/watch file
[test.git] / demo / vt100.js
index ba8ce42f76b956bc730316cb4bf6e39e82a2be38..1c33cd9e079f6c8f4bb54d1164c62128c1232f20 100644 (file)
@@ -1955,7 +1955,7 @@ VT100.prototype.toggleBell = function() {
 };
 
 VT100.prototype.about = function() {
-  alert("VT100 Terminal Emulator " + "2.10 (revision 195)" +
+  alert("VT100 Terminal Emulator " + "2.10 (revision 196)" +
         "\nCopyright 2008-2009 by Markus Gutschke\n" +
         "For more information check http://shellinabox.com");
 };
This page took 0.027733 seconds and 4 git commands to generate.