diff --git a/README.md b/README.md index 4919bbec57e905b2e5fb83350ed759bf6faeed0f..8ec62d5971213d03408feac3b0a4edd26b232428 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ TermLayout is _not_ a Web browser: it has no facilities for navigating links. It If you are using TermLayout with an annotator generated by Annotator Generator, you might also be interested in `tmux-annotator.sh` which sets up tmux with a “hotkey†to annotate the current screen and display the result in TermLayout. -Options for Web Adjuster v3.148 +Options for Web Adjuster v3.149 ============ General options diff --git a/adjuster.py b/adjuster.py index 06f2423a16f14fce496c13a6a9cf86317a901236..c7e5fdd76335b3b845b7fd04b0d9d6ee98499bf9 100755 --- a/adjuster.py +++ b/adjuster.py @@ -2,7 +2,7 @@ # (can be run in either Python 2 or Python 3; # has been tested with Tornado versions 2 through 6) -"Web Adjuster v3.148 (c) 2012-21 Silas S. Brown" +"Web Adjuster v3.149 (c) 2012-21 Silas S. Brown" # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.