]> andersk Git - test.git/blobdiff - demo/vt100.js
Another attempt at coming up with Makefile rules that work for
[test.git] / demo / vt100.js
index 4976ddb6712da14ca860c5b7dca23b2f1f5691ad..2d45b79821823381716bcc0f07be53bba7f9cd89 100644 (file)
@@ -1955,7 +1955,7 @@ VT100.prototype.toggleBell = function() {
 };
 
 VT100.prototype.about = function() {
-  alert("VT100 Terminal Emulator " + "2.10 (revision 209)" +
+  alert("VT100 Terminal Emulator " + "2.10 (revision 210)" +
         "\nCopyright 2008-2010 by Markus Gutschke\n" +
         "For more information check http://shellinabox.com");
 };
This page took 0.074063 seconds and 4 git commands to generate.